mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-15 04:16:01 +08:00
fix
This commit is contained in:
parent
7e366aca68
commit
b29a569d39
@ -18,7 +18,8 @@
|
|||||||
"from-preset": "npm run build && npm run emu:reset && npm run emu:start",
|
"from-preset": "npm run build && npm run emu:reset && npm run emu:start",
|
||||||
"start": "npm run shell",
|
"start": "npm run shell",
|
||||||
"deploy": "firebase deploy --only functions",
|
"deploy": "firebase deploy --only functions",
|
||||||
"logs": "firebase functions:log"
|
"logs": "firebase functions:log",
|
||||||
|
"gcp-build": "node node_modules/puppeteer/install.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18"
|
"node": "18"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user