mirror of
https://github.com/vacp2p/minime.git
synced 2026-01-09 15:17:57 -05:00
Updated to new solc version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minime",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "MiniMe contract",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
@@ -31,6 +31,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/Giveth/minime",
|
||||
"dependencies": {
|
||||
"ethconnector": "0.0.21"
|
||||
"ethconnector": "0.0.24"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user