Summary: Releasing version 0.59.0 Reviewed By: priteshrnandgaonkar Differential Revision: D23985341 fbshipit-source-id: a477f9c05f7a62db3a59758c8c5fe06651ffa6f2
18 lines
359 B
JSON
18 lines
359 B
JSON
{
|
|
"name": "flipper-static",
|
|
"version": "0.59.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"
|
|
}
|
|
}
|