Skip to content

Commit

Permalink
[HOTFIX] move cross-env module out of devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Ma committed May 19, 2022
1 parent ab7ad19 commit fc0b591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"chai-http": "^4.3.0",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"csurf": "^1.11.0",
"dotenv": "^8.2.0",
"draft-convert": "^2.1.11",
Expand Down Expand Up @@ -113,7 +114,6 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"cross-env": "^7.0.3",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
Expand Down

0 comments on commit fc0b591

Please sign in to comment.