Skip to content

Commit 7cab474

Browse files
committed
♻️ move dependencies to devdeps
1 parent 2167f84 commit 7cab474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "eslint \"**/*.{js,jsx,ts,tsx,njs,nts}\" --fix"
1616
},
17-
"dependencies": {
17+
"devDependencies": {
1818
"@babel/core": "^7.18.13",
1919
"@babel/parser": "7.20.15",
2020
"@babel/plugin-proposal-class-properties": "^7.18.6",

0 commit comments

Comments
 (0)