Pin specific version of eslint config
This commit is contained in:
parent
3d55535924
commit
70612d24ca
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"author": "Jake Howard <git@theorangeone.net>",
|
"author": "Jake Howard <git@theorangeone.net>",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "16.2.3",
|
"browserify": "16.2.3",
|
||||||
"eslint-config-dabapps": "^4.0.0",
|
"eslint-config-dabapps": "4.0.0",
|
||||||
"markdown-spellcheck": "1.3.1",
|
"markdown-spellcheck": "1.3.1",
|
||||||
"sass-lint": "1.13.1",
|
"sass-lint": "1.13.1",
|
||||||
"yaml-lint": "1.2.4"
|
"yaml-lint": "1.2.4"
|
||||||
|
|
Loading…
Reference in a new issue