|
@@ -4,6 +4,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",
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
|
|
+ "dist": "node scripts/dist",
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
},
|
|
},
|
|
|
"author": "dufu1991",
|
|
"author": "dufu1991",
|