fix: add svelte to script dependencies
This commit is contained in:
parent
6ef4959768
commit
c7c6fcbd6d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
"astro-scripts": "./index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"svelte": "^3.46.2",
|
||||
"arg": "^5.0.0",
|
||||
"esbuild": "0.13.7",
|
||||
"globby": "^12.0.2",
|
||||
|
|
Loading…
Reference in a new issue