Commit a5da9506 authored by chriseth's avatar chriseth

Merge pull request #17 from ethereum/dependencies-package.json

Update package.json
parents b21d55ba 0b05f2ac
......@@ -14,14 +14,13 @@
],
"main": "index.js",
"dependencies": {
"babel-preset-react": "^6.5.0",
"babelify": "^7.2.0",
"react": "^15.0.1",
"react-dom": "^15.0.1",
"web3": "^0.15.3"
},
"devDependencies": {
"web3": "^0.15.3"
"babel-preset-react": "^6.5.0",
"babelify": "^7.2.0",
},
"scripts": {
"install": "npm install --save react react-dom; npm install -g browserify; npm install --save babelify babel-preset-react; npm install web3",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment