Explorar o código

[stdf]Added `svelte` to package (#9)

dufu1991 %!s(int64=3) %!d(string=hai) anos
pai
achega
28a4f69f6c
Modificáronse 1 ficheiros con 2 adicións e 5 borrados
  1. 2 5
      packages/stdf/package.json

+ 2 - 5
packages/stdf/package.json

@@ -1,12 +1,9 @@
 {
 {
     "name": "stdf",
     "name": "stdf",
-    "version": "0.2.6",
+    "version": "0.2.7",
     "description": "Mobile web component library based on Svelte and Tailwind",
     "description": "Mobile web component library based on Svelte and Tailwind",
     "main": "./dist/components/index.js",
     "main": "./dist/components/index.js",
-    "exports": {
-        "svelte": "./dist/components/index.js",
-        "default": "./dist/components/index.js"
-    },
+    "svelte": "./dist/components/index.js",
     "scripts": {
     "scripts": {
         "dist": "node scripts/dist",
         "dist": "node scripts/dist",
         "test": "echo \"Error: no test specified\" && exit 1"
         "test": "echo \"Error: no test specified\" && exit 1"