Browse Source

package.json update

master
filesite 7 months ago
parent
commit
9704febec5
  1. 10
      package.json

10
package.json

@ -1,7 +1,13 @@ @@ -1,7 +1,13 @@
{
"name": "Hero Union",
"version": "0.1",
"name": "herounion",
"description": "A hero bot union, which can manage hero bots and their tasks.",
"version": "0.0.1",
"author": "filesite.io",
"repository": {
"type": "git",
"url": "https://github.com/filesite-io/herounion.git"
},
"license": "MIT",
"type": "module",
"dependencies": {
"axios": "^1.3.3",

Loading…
Cancel
Save