Skip to content

Commit 748d613

Browse files
authored
Fixes #51: Declare eslint dependency (#252)
1 parent b28394a commit 748d613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"dependencies": {
1414
"chalk": "^2.4.2",
15+
"eslint": "^6.6.0",
1516
"execa": "^3.2.0",
1617
"globby": "^10.0.1",
1718
"inquirer": "^7.0.0",

0 commit comments

Comments
 (0)