Skip to content

Commit 7d598fc

Browse files
committed
move cross-env dependency
1 parent 764dcd9 commit 7d598fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"browserify": "^10.2.4",
2626
"cookie-parser": "^1.4.5",
2727
"cors": "^2.8.5",
28+
"cross-env": "^5.2.0",
2829
"dotenv": "^8.2.0",
2930
"ejs": "^2.4.1",
3031
"express": "^4.12.3",
@@ -52,7 +53,6 @@
5253
"@babel/preset-react": "^7.12.13",
5354
"babel-loader": "^8.2.2",
5455
"concurrently": "^4.1.0",
55-
"cross-env": "^5.2.0",
5656
"css-loader": "^1.0.1",
5757
"eslint": "^7.17.0",
5858
"eslint-plugin-react": "^7.21.5",

0 commit comments

Comments
 (0)