Fixed publishing of "flipper-pkg"
Summary: There was an error on "lint" command, because json schemas was not published as a part of npm package Reviewed By: jknoxville Differential Revision: D21328254 fbshipit-source-id: 531d5892ccfea0c68a6369d44af43c840c3fe4ca
This commit is contained in:
committed by
Facebook GitHub Bot
parent
263aba9f31
commit
a47cd12c84
@@ -25,6 +25,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.40.0",
|
||||
"flipper-pkg": "0.40.0"
|
||||
"flipper-pkg": "0.40.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user