generated from tailored/router-template
fix: add src code
This commit is contained in:
parent
4a9568447e
commit
87769076c8
@ -1,16 +1,13 @@
|
||||
{
|
||||
"name": "@kevisual/video-tools",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"basename": "/root/video-tools",
|
||||
"app": {
|
||||
"key": "video-tools",
|
||||
"entry": "dist/app.mjs",
|
||||
"type": "system-app",
|
||||
"files": [
|
||||
"dist"
|
||||
]
|
||||
"type": "system-app"
|
||||
},
|
||||
"scripts": {
|
||||
"watch": "rollup -c rollup.config.mjs -w",
|
||||
|
Loading…
x
Reference in New Issue
Block a user