增加下载数据到json
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "node --max-old-space-size=20240 src/index.js",
|
||||
"http": "node-dev app.js"
|
||||
"http": "node-dev app.js",
|
||||
"tj": "node-dev src/tuijian.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
@@ -15,4 +16,4 @@
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-request": "^3.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user