Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
fixpack! ✔
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Oct 5, 2016
1 parent 47ac08e commit 8b68173
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-react": "^6.3.0"
},
"devDependencies": {
"eslint": "^3.5.0"
},
"engines": {},
"homepage": "https://github.com/strvcom/js-coding-standards",
"keywords": [
Expand All @@ -28,8 +31,5 @@
},
"scripts": {
"lint": "eslint standard environments coding-styles unused.js default.js"
},
"devDependencies": {
"eslint": "^3.5.0"
}
}

0 comments on commit 8b68173

Please sign in to comment.