Update build dependencies

This commit is contained in:
Josh Dick
2018-03-15 18:56:56 -04:00
parent 4f0292533a
commit 8ef6341bab
3 changed files with 528 additions and 539 deletions

View File

@@ -19,11 +19,11 @@
"url": "https://github.com/joshdick/onedark.vim.git"
},
"devDependencies": {
"eslint": "^3.15.0",
"husky": "^0.13.1"
"eslint": "4.18.2",
"husky": "0.14.3"
},
"dependencies": {
"dot": "^1.1.1",
"dot": "1.1.2",
"termcolors": "latest"
}
}