Skip to content

Commit

Permalink
clean up package
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2smith committed Sep 17, 2024
1 parent 3180c22 commit 63ab835
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,9 @@
"dependencies": {
"@safe-global/safe-deployments": "^1.37.0",
"@safe-global/safe-modules-deployments": "^2.2.0",
"ethers": "^6.13.1",
"near-api-js": "^5.0.0",
"near-ca": "^0.5.2",
"viem": "^2.16.5",
"yargs": "^17.7.2"
"viem": "^2.16.5"
},
"devDependencies": {
"@types/jest": "^29.5.12",
Expand All @@ -57,6 +55,7 @@
"dotenv": "^16.4.5",
"eslint": "^9.6.0",
"eslint-plugin-import": "^2.30.0",
"ethers": "^6.13.1",
"jest": "^29.7.0",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
Expand Down

0 comments on commit 63ab835

Please sign in to comment.