Skip to content

Commit

Permalink
Merge pull request #140 from VWBL/feat/grant
Browse files Browse the repository at this point in the history
feat: grant view permission
  • Loading branch information
thashimoto1998 authored May 20, 2024
2 parents 73fc0a2 + 71b898d commit a946ff2
Show file tree
Hide file tree
Showing 30 changed files with 4,500 additions and 207 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.23.3",
"@truffle/hdwallet-provider": "^2.1.11",
"@truffle/hdwallet-provider": "^2.1.15",
"@types/chai": "^4.3.0",
"@types/crypto-js": "^4.0.2",
"@types/ethereumjs-abi": "^0.6.5",
"@types/jest": "^29.5.12",
"@types/mime-types": "^2.1.4",
"@types/mocha": "^9.1.0",
Expand Down Expand Up @@ -61,6 +62,7 @@
"axios": "^0.27.2",
"crypto": "^1.0.1",
"crypto-js": "^4.1.1",
"ethereumjs-abi": "^0.6.8",
"ethers": "5.7.2",
"fetch-blob": "^4.0.0",
"form-data": "^4.0.0",
Expand Down
Loading

0 comments on commit a946ff2

Please sign in to comment.