Skip to content

Commit

Permalink
move all into deps
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Sep 29, 2023
1 parent 0f0ba70 commit c226740
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"solmate": "^6.1.0",
"@wagmi/cli": "^1.0.1",
"tsup": "^7.2.0",
"typescript": "^5.0.4"
},
"devDependencies": {
"@turnkey/api-key-stamper": "^0.1.1",
"@turnkey/http": "^1.2.0",
"@turnkey/viem": "^0.2.4",
"@types/node": "^20.1.2",
"typescript": "^5.0.4",
"abitype": "^0.8.7",
"tsx": "^3.13.0",
"viem": "^1.6.0",
"vite": "^4.1.4",
"vitest": "~0.30.1"
},
"devDependencies": {
"@turnkey/api-key-stamper": "^0.1.1",
"@turnkey/http": "^1.2.0",
"@turnkey/viem": "^0.2.4",
"@types/node": "^20.1.2"
}
}

0 comments on commit c226740

Please sign in to comment.