Update package dev deps.
This commit is contained in:
parent
425e2bd54f
commit
ee312bdfa2
1 changed files with 3 additions and 3 deletions
|
@ -15,8 +15,8 @@
|
|||
"test": "mocha --recursive test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"lodash": "^2.4.1",
|
||||
"mocha": "^1.21.3",
|
||||
"zombie": "^2.0.0-alpha31"
|
||||
"lodash": "~2.4.1",
|
||||
"mocha": "~1.21.3",
|
||||
"zombie": "~2.0.0-alpha31"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue