We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f755f1b commit 246f5d7Copy full SHA for 246f5d7
package.json
@@ -61,7 +61,7 @@
61
"babel-plugin-transform-remove-console": "6.8.5",
62
"babel-plugin-transform-remove-debugger": "6.8.5",
63
"commander": "6.2.1",
64
- "cross-env": "^7.0.3",
+ "cross-env": "7.0.3",
65
"eslint": "8.57.1",
66
"eslint-config-react-app": "7.0.0",
67
"eslint-plugin-flowtype": "8.0.3",
yarn.lock
@@ -3429,7 +3429,7 @@ create-jest@^29.7.0:
3429
jest-util "^29.7.0"
3430
prompts "^2.0.1"
3431
3432
-cross-env@^7.0.3:
+[email protected]:
3433
version "7.0.3"
3434
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
3435
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
0 commit comments