Skip to content

Commit

Permalink
fix: package.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Feb 8, 2024
1 parent 528bc97 commit 2eb1729
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,14 @@
"@bgd-labs/js-utils": "^1.1.1",
"@types/node": "^20.10.5",
"@uniswap/token-lists": "^1.0.0-beta.33",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"esbuild-plugin-file-path-extensions": "^2.0.0",
"prettier": "^3.0.3",
"prettier-plugin-solidity": "^1.1.3",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"viem": "^2.5.0"
},
"dependencies": {
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1"
}
}

0 comments on commit 2eb1729

Please sign in to comment.