We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bd2d0 commit 5a6ee46Copy full SHA for 5a6ee46
1 file changed
package.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "mal-dot-net",
3
- "version": "1.0.0",
+ "name": "@AnimeDB_bot",
+ "version": "2.0.0",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"start": "node index.js"
9
},
10
- "author": "",
+ "author": "@ArnabXD",
11
"license": "MIT",
12
"dependencies": {
13
"axios": "^0.19.2",
0 commit comments