We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07186ad commit 92b6c97Copy full SHA for 92b6c97
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
@@ -3530,7 +3530,7 @@ create-jest@^29.7.0:
3530
jest-util "^29.7.0"
3531
prompts "^2.0.1"
3532
3533
-cross-env@^7.0.3:
+[email protected]:
3534
version "7.0.3"
3535
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
3536
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
0 commit comments