Upgrade VOC Dependency
I have raised an issue for this to update the VOC dependency to 1.1.0. If this is acceptable this change would very much help out my current project. Thanks
This commit is contained in:
parent
9ef2c47f04
commit
69d41365c0
@ -7,7 +7,7 @@
|
||||
"main": "./frac",
|
||||
"types": "types",
|
||||
"dependencies": {
|
||||
"voc":"~1.0.0"
|
||||
"voc":"^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha":"~2.5.3",
|
||||
|
Loading…
Reference in New Issue
Block a user