package
This commit is contained in:
19
package.json
19
package.json
@@ -1,15 +1,6 @@
|
||||
{
|
||||
"name": "-",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~5.9.3",
|
||||
"vite": "^7.3.1"
|
||||
}
|
||||
}
|
||||
"name": "hotsix",
|
||||
"author": "hotsixman",
|
||||
"version": "0.0.2",
|
||||
"main": "dist/index.js"
|
||||
}
|
||||
Reference in New Issue
Block a user