mirror of
https://github.com/Team-Neptune/Korral-JS.git
synced 2024-11-23 12:39:40 +00:00
Update package.json
This commit is contained in:
parent
4455125927
commit
6d20d55e4b
11
package.json
11
package.json
@ -4,14 +4,14 @@
|
||||
"description": "Its Komet but for JS!",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"JSON": "^1.0.0",
|
||||
"bent": "^7.3.0",
|
||||
"discord.js": "^12.1.1",
|
||||
"JSON": "^1.0.0",
|
||||
"moment": "^2.24.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"request": "^2.88.2"
|
||||
"request": "^2.88.2",
|
||||
"typescript": "^4.2.4"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": ".ping"
|
||||
},
|
||||
@ -27,5 +27,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/hax4dazy/Komet-JS/issues"
|
||||
},
|
||||
"homepage": "https://github.com/hax4dazy/Komet-JS#readme"
|
||||
"homepage": "https://github.com/hax4dazy/Komet-JS#readme",
|
||||
"devDependencies": {
|
||||
"@types/node": "^15.0.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user