Update all package versions to match latest published to NPM

This commit is contained in:
Fabio Berger
2018-06-19 11:32:55 +02:00
parent 2a4456b9ca
commit f2e0f1b2f1
31 changed files with 234 additions and 234 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/typescript-typings",
"version": "0.3.2",
"version": "0.4.1",
"engines": {
"node": ">=6.12"
},
@@ -29,7 +29,7 @@
"bignumber.js": "~4.1.0"
},
"devDependencies": {
"@0xproject/monorepo-scripts": "^0.1.20",
"@0xproject/monorepo-scripts": "^0.2.1",
"copyfiles": "^1.2.0",
"shx": "^0.2.2"
},