Summary: Releasing version 0.65.0 Reviewed By: nikoant Differential Revision: D24884910 fbshipit-source-id: 6aa59c57c9d372046d71048513db322c03c72b57
18 lines
359 B
JSON
18 lines
359 B
JSON
{
|
|
"name": "flipper-static",
|
|
"version": "0.65.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": "^16.1.0"
|
|
}
|
|
}
|