fix package.json
This commit is contained in:
parent
41280019f6
commit
15ca17e903
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "genshincloudgamehelpper",
|
||||
"name": "genshincloudgamehelper",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "genshincloudgamehelpper",
|
||||
"name": "genshincloudgamehelper",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
|
10
package.json
10
package.json
@ -1,22 +1,22 @@
|
||||
{
|
||||
"name": "genshincloudgamehelpper",
|
||||
"name": "genshincloudgamehelper",
|
||||
"version": "1.0.0",
|
||||
"description": "每天帮你获取15分钟云原神时间~",
|
||||
"main": "index.js",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/HuanLinMaster/GenshinCloudGameHelpper.git"
|
||||
"url": "git+https://git.loliquq.cn/earthjasonlin/GenshinCloudGameHelper.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/HuanLinMaster/GenshinCloudGameHelpper/issues"
|
||||
"url": "https://git.loliquq.cn/earthjasonlin/GenshinCloudGameHelper/issues"
|
||||
},
|
||||
"homepage": "https://github.com/HuanLinMaster/GenshinCloudGameHelpper#readme",
|
||||
"homepage": "https://git.loliquq.cn/earthjasonlin/GenshinCloudGameHelper#readme",
|
||||
"dependencies": {
|
||||
"axios": "^1.5.0",
|
||||
"nodemailer": "^6.7.6",
|
||||
|
Loading…
x
Reference in New Issue
Block a user