Summary: Releasing version 0.47.0 Reviewed By: jknoxville Differential Revision: D22089288 fbshipit-source-id: 0107d1f17cce8c9adc2b9c26d48a6d80797749be
27 lines
612 B
JSON
27 lines
612 B
JSON
{
|
|
"name": "flipper-static",
|
|
"version": "0.47.0",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"electron-devtools-installer": "^3.0.0",
|
|
"expand-tilde": "^2.0.2",
|
|
"fb-watchman": "^2.0.0",
|
|
"fix-path": "^3.0.0",
|
|
"flipper-pkg-lib": "0.47.0",
|
|
"flipper-plugin-lib": "0.47.0",
|
|
"fs-extra": "^8.1.0",
|
|
"ignore": "^5.1.4",
|
|
"mem": "^6.0.0",
|
|
"mkdirp": "^1.0.4",
|
|
"p-filter": "^2.1.0",
|
|
"p-map": "^4.0.0",
|
|
"recursive-readdir": "^2.2.2",
|
|
"uuid": "^8.1.0",
|
|
"ws": "^7.2.3",
|
|
"xdg-basedir": "^4.0.0",
|
|
"yargs": "^15.3.1"
|
|
}
|
|
}
|