generated from tailored/router-template
feat: add tss module demo
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "demo-app",
|
||||
"name": "@kevisual/video-tools",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"basename": "/root/demo-app",
|
||||
"basename": "/root/video-tools",
|
||||
"app": {
|
||||
"key": "demo-app",
|
||||
"key": "video-tools",
|
||||
"entry": "dist/app.mjs",
|
||||
"type": "system-app",
|
||||
"files": [
|
||||
@@ -84,7 +84,7 @@
|
||||
"tsup": "^8.4.0",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.3",
|
||||
"ws": "^8.18.1"
|
||||
"ws": "npm:@kevisual/ws"
|
||||
},
|
||||
"packageManager": "pnpm@10.8.1"
|
||||
}
|
||||
Reference in New Issue
Block a user