We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158e13b commit 12758e1Copy full SHA for 12758e1
2 files changed
package.json
@@ -87,6 +87,7 @@
87
"hermes-eslint": "0.25.1",
88
"hermes-transform": "0.25.1",
89
"inquirer": "^7.1.0",
90
+ "invariant": "^2.2.4",
91
"jest": "^29.6.3",
92
"jest-config": "^29.7.0",
93
"jest-diff": "^29.7.0",
yarn.lock
@@ -2579,6 +2579,7 @@ __metadata:
2579
hermes-eslint: "npm:0.25.1"
2580
hermes-transform: "npm:0.25.1"
2581
inquirer: "npm:^7.1.0"
2582
+ invariant: "npm:^2.2.4"
2583
jest: "npm:^29.6.3"
2584
jest-config: "npm:^29.7.0"
2585
jest-diff: "npm:^29.7.0"
0 commit comments