Skip to content

Commit c36f1c1

Browse files
author
Christopher Willis-Ford
committed
fix(dev): add missing dev dependencies
1 parent dcad861 commit c36f1c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
"eslint": "3.x"
3434
},
3535
"devDependencies": {
36+
"babel-eslint": "^7.0.0",
3637
"cz-conventional-changelog": "1.2.0",
38+
"eslint": "^3.8.1",
3739
"semantic-release": "^4.3.5"
3840
},
3941
"config": {

0 commit comments

Comments
 (0)