release?
This commit is contained in:
+10
-1
@@ -1,8 +1,17 @@
|
||||
{
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "node scripts/test.ts",
|
||||
"compile": "node scripts/compile.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"bun": "^1.3.3"
|
||||
"commander": "^14.0.2",
|
||||
"confbox": "^0.2.2",
|
||||
"deno": "^2.5.6",
|
||||
"dotenv": "^17.2.3",
|
||||
"packwiz-extras-lib": "https://github.com/sugoidogo/packwiz-extras-lib/releases/download/2.1.0/packwiz-extras-lib.tgz"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user