Initial commit
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "viem-lecture",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"prompts": "^2.4.2",
|
||||
"viem": "^2.45.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.2.3",
|
||||
"@types/prompts": "^2.4.9",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user