mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-08 11:03:49 -05:00
Don't peg verisons to reduce frequency of greenkeeper updates
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
"url": "https://github.com/joshdick/onedark.vim.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "5.15.3",
|
||||
"husky": "1.3.1"
|
||||
"eslint": "^5",
|
||||
"husky": "^1"
|
||||
},
|
||||
"dependencies": {
|
||||
"dot": "1.1.2",
|
||||
|
||||
Reference in New Issue
Block a user