Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
Release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arondight committed Sep 8, 2021
1 parent 5b91e17 commit 6be776c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "adachi-bot",
"version": "1.4.6",
"description": "",
"main": "index.js",
"version": "1.5.0",
"description": "腾讯 QQ 中的原神机器人",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node app.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"license": "MIT",
"dependencies": {
"express": "^4.17.1",
"image-cache": "^1.0.1",
Expand Down

0 comments on commit 6be776c

Please sign in to comment.