Skip to content

Commit c015851

Browse files
committed
Quick fix for zeppelin-solidity version
1 parent 8b71361 commit c015851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"solium": "^1.1.2",
4949
"truffle": "^4.0.4",
5050
"truffle-hdwallet-provider-privkey": "github:yondonfu/truffle-hdwallet-provider-privkey",
51-
"zeppelin-solidity": "^1.5.0"
51+
"zeppelin-solidity": "1.5.0"
5252
}
5353
}

0 commit comments

Comments
 (0)