fix npm package group

This commit is contained in:
Iuri Matias 2017-12-14 13:09:15 -05:00
parent 2f5e6768ce
commit c2c2635acd
1 changed files with 3 additions and 4 deletions

View File

@ -48,7 +48,8 @@
"underscore": "^1.8.3",
"underscore.string": "^3.3.4",
"url-loader": "^0.6.2",
"web3": "^0.19.1"
"web3": "^0.19.1",
"webpack": "^2.6.1"
},
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
@ -74,8 +75,6 @@
"matchdep": "^1.0.1",
"mocha": "^3.2.0",
"mocha-sinon": "^1.1.4",
"sinon": "^1.15.4",
"toposort": "^1.0.0",
"webpack": "^2.6.1"
"sinon": "^1.15.4"
}
}