mirror of
https://github.com/Wessel/yorushika.git
synced 2026-07-28 03:02:04 +02:00
Add commits cmd and hopefully fix the double db issue!
This commit is contained in:
14
package.json
14
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wump",
|
||||
"version": "1.3.2",
|
||||
"version": "1.4.0",
|
||||
"displayName": "Wump",
|
||||
"description": "A multi-platform bot written in Node.js",
|
||||
"author": "Wessel \"wesselgame\" T <discord@go2it.eu>",
|
||||
@@ -11,15 +11,15 @@
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"eris": "^0.9.0",
|
||||
"js-yaml": "^3.12.0",
|
||||
"js-yaml": "^3.12.1",
|
||||
"larg": "^0.0.1",
|
||||
"mathjs": "^5.1.2",
|
||||
"moment": "^2.22.2",
|
||||
"mongoose": "^5.2.17",
|
||||
"mathjs": "^5.4.2",
|
||||
"moment": "^2.24.0",
|
||||
"mongoose": "^5.4.10",
|
||||
"nabbit": "^0.0.2",
|
||||
"sharp": "^0.21.3",
|
||||
"table": "^5.1.0",
|
||||
"vm2": "^3.6.3",
|
||||
"table": "^5.2.2",
|
||||
"vm2": "^3.6.10",
|
||||
"wumpfetch": "^0.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user