Summary: Releasing version 0.62.0 Reviewed By: nikoant Differential Revision: D24248944 fbshipit-source-id: 05742031294f6a77c78c0bdccbdffe7d82427f05
18 lines
359 B
JSON
18 lines
359 B
JSON
{
|
|
"name": "flipper-static",
|
|
"version": "0.62.0",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"electron-devtools-installer": "^3.1.1",
|
|
"fix-path": "^3.0.0",
|
|
"mac-ca": "^1.0.4",
|
|
"mkdirp": "^1.0.4",
|
|
"node-fetch": "^2.6.1",
|
|
"ws": "^7.3.0",
|
|
"xdg-basedir": "^4.0.0",
|
|
"yargs": "^15.4.1"
|
|
}
|
|
}
|