Skip to content

Commit

Permalink
adding eslint and babel-eslint to dev dependencies (jakearchibald#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
apieceofbart authored and jakearchibald committed Nov 15, 2017
1 parent 00314c3 commit 196c7d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@
"license": "ISC",
"private": true,
"devDependencies": {
"babel-eslint": "^8.0.2",
"babelify": "^6.2.0",
"browserify": "^11.0.1",
"busboy": "^0.2.9",
"closest": "0.0.1",
"compression": "^1.5.2",
"del": "^1.2.1",
"es6-promise": "^3.0.2",
"eslint": "^4.10.0",
"express": "^4.13.3",
"gulp": "^3.9.0",
"gulp-babel": "^5.2.1",
Expand Down

0 comments on commit 196c7d4

Please sign in to comment.