We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35098e5 commit 7c93bd2Copy full SHA for 7c93bd2
package.json
@@ -56,6 +56,7 @@
56
"@sveltejs/package": "2.0.2",
57
"@typescript-eslint/eslint-plugin": "5.53.0",
58
"@typescript-eslint/parser": "5.53.0",
59
+ "copyfiles": "^2.4.1",
60
"cross-env": "7.0.3",
61
"cz-customizable": "7.0.0",
62
"eslint": "8.35.0",
@@ -67,6 +68,7 @@
67
68
"lint-staged": "13.1.2",
69
"prettier": "2.8.4",
70
"prettier-plugin-svelte": "2.9.0",
71
+ "rimraf": "^4.3.0",
72
"sass": "1.58.3",
73
"svelte": "3.55.1",
74
"svelte-check": "3.0.4",
0 commit comments