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:
dcatoday 2018-02-20 14:16:13 -06:00 committed by GitHub
parent 9ef2c47f04
commit 69d41365c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@
"main": "./frac",
"types": "types",
"dependencies": {
"voc":"~1.0.0"
"voc":"^1.0.0"
},
"devDependencies": {
"mocha":"~2.5.3",