Skip to content

Commit

Permalink
Merge pull request #11 from gnosis/target-latest-erc1155
Browse files Browse the repository at this point in the history
Move dependency to latest ERC1155 impl from Enjin
  • Loading branch information
cag authored Mar 15, 2019
2 parents 6e33c0a + 5696eb7 commit ef1415e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 12 deletions.
43 changes: 32 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"license": "LGPL-3.0",
"dependencies": {
"@gnosis.pm/util-contracts": "^2.0.0-alpha",
"erc-1155": "github:cag/erc-1155#sol-0.5",
"erc-1155": "github:cag/erc-1155#pragma-0.5.0",
"openzeppelin-solidity": "github:elopio/openzeppelin-solidity#solc-nightly-2.0-update-2"
},
"devDependencies": {
Expand Down

0 comments on commit ef1415e

Please sign in to comment.