Skip to content

Commit 4758e37

Browse files
jacdebugfacebook-github-bot
authored andcommitted
update version tool add missing package
Summary: Adding missing package `invariant` to package.json which is used in scripts updateVersion Changelog: [Internal] Reviewed By: robhogan Differential Revision: D39498178 fbshipit-source-id: ee795118d1887baddef8cbb7b14975731385d0fe
1 parent 384e3ee commit 4758e37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"flow-bin": "^0.186.0",
2828
"glob": "^7.1.1",
2929
"hermes-eslint": "0.8.0",
30+
"invariant": "^2.2.4",
3031
"istanbul-api": "3.0.0",
3132
"istanbul-lib-coverage": "3.0.0",
3233
"jest": "^26.6.3",

0 commit comments

Comments
 (0)