[Fix] support npm@5

This commit is contained in:
S.Lance 2017-06-05 09:33:30 +08:00
parent 85cc97fdb1
commit 4ee0fa314e
No known key found for this signature in database
GPG Key ID: 7A9B8C060C83ABDE
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"commander": "^2.0.0",
"underscore": ">=1.3.1",
"wordnet-db": "latest"
"wordnet-db": ">=3.1.4"
},
"devDependencies": {
"mini-bench": "^1.0.0",