mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-07-09 06:22:40 +08:00
add typeorm in external-node-runtime-dependencies
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"description": "",
|
||||
"main": "index.cjs",
|
||||
"module": "index.mjs",
|
||||
"scripts": {
|
||||
},
|
||||
"scripts": {},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -13,7 +12,8 @@
|
||||
"find-chrome-bin": "^2.0.1",
|
||||
"puppeteer": "20.1.0",
|
||||
"puppeteer-extra": "3.3.6",
|
||||
"puppeteer-extra-plugin-stealth": "2.11.2"
|
||||
"puppeteer-extra-plugin-stealth": "2.11.2",
|
||||
"typeorm": "^0.3.20"
|
||||
},
|
||||
"packageManager": "npm"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user