Update package.json

This commit is contained in:
2022-10-31 22:19:58 +07:00
committed by GitHub
parent 3c85053257
commit ee6b7c7738

View File

@@ -2,7 +2,7 @@
"name": "discordmobileplayingcli", "name": "discordmobileplayingcli",
"version": "1.0.0", "version": "1.0.0",
"main": "index.js", "main": "index.js",
"author": "Yuzu <contact@kirameki.pink>", "author": "Yuzu <yuzu@kirameki.cafe>",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^0.27.2",