Skip to content

Commit

Permalink
v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Agusx1211 committed Jun 30, 2021
1 parent e93f860 commit 904afdb
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
{
"name": "@0xsequence/wallet-contracts",
"version": "1.9.0",
"version": "1.9.1",
"description": "Sequence Smart Wallet contracts",
"repository": "https://github.com/0xsequence/wallet-contracts",
"homepage": "https://sequence.build",
"license": "Apache-2.0",
"main": "gen/adapter/index.js",
"types": "gen/typechain/index.ts",
"scripts": {
},
"scripts": {},
"optionalDependencies": {
"ethers": "^5.0.32"
},
"dependencies": {
},
"devDependencies": {
},
"dependencies": {},
"devDependencies": {},
"keywords": [
"Ethereum",
"Sequence",
Expand Down

0 comments on commit 904afdb

Please sign in to comment.