Skip to content

Commit

Permalink
Revert package.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Dec 22, 2015
1 parent ae9d2ce commit 5384c47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 5384c47

Please sign in to comment.