save changes
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
"build": "tsc",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"db:schema": "ts-node src/schema.ts",
|
||||
"db:test": "ts-node src/testmysql.ts"
|
||||
"db:test": "ts-node src/testmysql.ts",
|
||||
"infinity:start": "ts-node src/infinityvideo_generator/start.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
@ -27,4 +28,4 @@
|
||||
"puppeteer": "^24.16.2",
|
||||
"uuid": "^11.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user