Force-node forge to 1.3.1
Reviewed By: passy Differential Revision: D35248871 fbshipit-source-id: dd11256201b2092f41a5ecb528b586ebf2426f9e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
393e1f08d4
commit
792e8b470b
@@ -113,7 +113,8 @@
|
||||
"privileged": true,
|
||||
"productName": "Flipper",
|
||||
"resolutions": {
|
||||
"adbkit-logcat": "^2.0.1"
|
||||
"adbkit-logcat": "^2.0.1",
|
||||
"node-forge": "^1.0.6"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "cross-env NODE_ENV=production ./ts-node scripts/build-release.tsx $@",
|
||||
|
||||
Reference in New Issue
Block a user