Skip to content

Commit

Permalink
deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloneearth committed Apr 19, 2018
1 parent f6f3e2f commit 48c7fc6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BITBOX",
"version": "0.7.1",
"version": "0.7.2",
"description": "A development framework for Bitcoin Cash",
"main": "main.js",
"productName": "BITBOX",
Expand All @@ -21,9 +21,7 @@
],
"author": "Gabriel Cardona w/ EARTH",
"license": "MIT",
"devDependencies": {
"babel-preset-env": "^1.6.1"
},
"devDependencies": {},
"dependencies": {
"@fortawesome/fontawesome": "^1.1.5",
"@fortawesome/fontawesome-free-brands": "^5.0.9",
Expand All @@ -33,11 +31,12 @@
"axios": "^0.18.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-register": "^6.26.0",
"bchaddrjs": "^0.1.4",
"bitbox-cli": "0.7.1",
"bitbox-cli": "0.7.2",
"bitcoinjs-lib": "^3.3.2",
"bitcoinjs-message": "^2.0.0",
"body-parser": "^1.18.2",
Expand Down

0 comments on commit 48c7fc6

Please sign in to comment.