Skip to content

Commit 7c93bd2

Browse files
committed
chore: add the forgotten dev deps to package.json
1 parent 35098e5 commit 7c93bd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"@sveltejs/package": "2.0.2",
5757
"@typescript-eslint/eslint-plugin": "5.53.0",
5858
"@typescript-eslint/parser": "5.53.0",
59+
"copyfiles": "^2.4.1",
5960
"cross-env": "7.0.3",
6061
"cz-customizable": "7.0.0",
6162
"eslint": "8.35.0",
@@ -67,6 +68,7 @@
6768
"lint-staged": "13.1.2",
6869
"prettier": "2.8.4",
6970
"prettier-plugin-svelte": "2.9.0",
71+
"rimraf": "^4.3.0",
7072
"sass": "1.58.3",
7173
"svelte": "3.55.1",
7274
"svelte-check": "3.0.4",

0 commit comments

Comments
 (0)