Skip to content

Commit

Permalink
feat: update openzeppelin
Browse files Browse the repository at this point in the history
  • Loading branch information
vittominacori committed Nov 28, 2020
1 parent ef0c244 commit 7f8a153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "erc-payable-token",
"version": "3.3.0",
"version": "3.3.1",
"description": "ERC-1363 Payable Token Implementation",
"files": [
"contracts",
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"homepage": "https://vittominacori.github.io/erc1363-payable-token",
"dependencies": {
"@openzeppelin/contracts": "3.2.2-solc-0.7"
"@openzeppelin/contracts": "3.3.0-solc-0.7"
},
"devDependencies": {
"@nomiclabs/hardhat-ganache": "^2.0.0",
Expand Down

0 comments on commit 7f8a153

Please sign in to comment.