Skip to content

Commit

Permalink
update erc-token-js
Browse files Browse the repository at this point in the history
  • Loading branch information
clbrge committed Apr 20, 2023
1 parent 35f78d1 commit 43338ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"files": [
"./lib/config.mjs",
"./lib/rouge.mjs",
"./lib/Token.mjs",
"./deployments/Artifacts.json",
"./contracts/Rouge.sol",
"./contracts/proxies/RougeProxyFactory.sol",
Expand All @@ -58,7 +57,7 @@
},
"dependencies": {
"@openzeppelin/contracts": "^4.8.2",
"erc-token-js": "^0.1.1"
"erc-token-js": "^0.1.2"
},
"devDependencies": {
"@babel/preset-env": "^7.20.2",
Expand Down

0 comments on commit 43338ed

Please sign in to comment.