Manually specified tv4 version to fix npm checksum error
This commit is contained in:
parent
b7be08ac19
commit
60e0d59a66
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
"mongoose": "3.8.x",
|
"mongoose": "3.8.x",
|
||||||
"mongoose-text-search": "~0.0.2",
|
"mongoose-text-search": "~0.0.2",
|
||||||
"request": "2.12.x",
|
"request": "2.12.x",
|
||||||
"tv4": "1.0.x",
|
"tv4": "1.0.11",
|
||||||
"lodash": "~2.0.0",
|
"lodash": "~2.0.0",
|
||||||
"underscore.string": "2.3.x",
|
"underscore.string": "2.3.x",
|
||||||
"async": "0.2.x",
|
"async": "0.2.x",
|
||||||
|
|
Reference in a new issue