mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-11 16:47:22 +09:00
✌️
This commit is contained in:
parent
e8b1e85921
commit
c957237176
@ -16,7 +16,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --silent=false --verbose false",
|
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --silent=false --verbose false",
|
||||||
"start": "fastify start ./built/index.js"
|
"serve": "fastify start ./built/index.js"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"fastify": "3.24.1"
|
"fastify": "3.24.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user