This commit is contained in:
Jordi Baylina
2017-02-12 14:00:40 +01:00
parent f3f886c0d5
commit 31bce217fb
4 changed files with 133 additions and 214 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "minimetoken",
"version": "0.1.3",
"version": "0.1.4",
"description": "MiniMe contract",
"main": "dist/minimetoken.js",
"directories": {
@@ -36,7 +36,7 @@
"bignumber.js": "^4.0.0",
"ethconnector": "0.0.24",
"lodash": "^4.17.4",
"runethtx": "0.0.5"
"runethtx": "0.0.6"
},
"devDependencies": {
"babel-cli": "^6.22.2",