Stop using doT for templating; dependency updates

This commit is contained in:
Josh Dick
2019-08-06 13:28:29 -04:00
parent 4d28b36e85
commit af3c27193d
5 changed files with 218 additions and 198 deletions

View File

@@ -18,11 +18,10 @@
"url": "https://github.com/joshdick/onedark.vim.git"
},
"devDependencies": {
"eslint": "^6.0.0",
"husky": "^3.0.0"
"eslint": "^6.1.0",
"husky": "^3.0.2"
},
"dependencies": {
"dot": "1.1.2",
"termcolors": "latest"
},
"husky": {