mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-19 09:03:42 -05:00
Update build dependencies
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user