Force minimist to 1.2.6
Reviewed By: passy Differential Revision: D35248981 fbshipit-source-id: 1738261abbcb32425930a65d7bfa13131e987d7e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
792e8b470b
commit
26ea544f82
@@ -114,7 +114,8 @@
|
||||
"productName": "Flipper",
|
||||
"resolutions": {
|
||||
"adbkit-logcat": "^2.0.1",
|
||||
"node-forge": "^1.0.6"
|
||||
"node-forge": "^1.0.6",
|
||||
"minimist": "1.2.6"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "cross-env NODE_ENV=production ./ts-node scripts/build-release.tsx $@",
|
||||
|
||||
Reference in New Issue
Block a user