Revert package.json change
This commit is contained in:
parent
ae9d2ce35c
commit
5384c47d9a
|
@ -46,7 +46,7 @@
|
|||
],
|
||||
"scripts": {
|
||||
"test": "NODE_ENV=test jest",
|
||||
"lint": "eslint Examples/ Libraries/ bots/code-analysis-bot.js",
|
||||
"lint": "eslint Examples/ Libraries/",
|
||||
"start": "/usr/bin/env bash -c './packager/packager.sh \"$@\" || true' --"
|
||||
},
|
||||
"bin": {
|
||||
|
@ -122,7 +122,6 @@
|
|||
"yeoman-generator": "^0.20.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"github": "^0.2.4",
|
||||
"jest-cli": "0.7.1",
|
||||
"babel-eslint": "4.1.4",
|
||||
"eslint": "1.3.1",
|
||||
|
|
Loading…
Reference in New Issue