mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
feat: 新增快手热榜及网易新闻
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "dailyhot_api",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "一个今日热榜",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"dev": "./node_modules/.bin/nodemon index.js",
|
||||
"dev": "npx nodemon index.js",
|
||||
"prd": "pm2 start index.js",
|
||||
"build": "node index.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user