Refine prod and dev deps

Summary: Move flipper local deps to prod deps, so yarn installs them later when we build a bundle

Reviewed By: lblasa

Differential Revision: D39475545

fbshipit-source-id: 5b61d15b45ee315c3b35d8e6836c114b90503b1a
This commit is contained in:
Andrey Goncharov
2022-09-15 10:02:19 -07:00
committed by Facebook GitHub Bot
parent a411fc6720
commit ed93dfe978
7 changed files with 16 additions and 17 deletions

View File

@@ -10,7 +10,6 @@
"bugs": "https://github.com/facebook/flipper/issues",
"dependencies": {
"esbuild": "^0.15.7",
"flipper-babel-transformer": "0.0.0",
"flipper-plugin-lib": "0.0.0",
"fs-extra": "^10.1.0",
"metro": "^0.70.2",