Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 52e784c

Browse files
author
PyroclasticMayhem
committed
0.3.1
1 parent c580129 commit 52e784c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aru",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A modular Discord bot powered by Eris with miscellaneous functions",
55
"author": "PyroclasticMayhem",
66
"license": "MIT",
@@ -31,7 +31,7 @@
3131
"eris": "^0.8.5",
3232
"express": "^4.16.3",
3333
"glob": "^7.1.2",
34-
"moment": "^2.21.0",
34+
"moment": "^2.22.0",
3535
"mongoose": "^5.0.12",
3636
"node-opus": "^0.2.7",
3737
"simple-youtube-api": "^5.0.1",
@@ -42,7 +42,7 @@
4242
"ajv": "^6.4.0",
4343
"eslint": "^4.19.1",
4444
"eslint-config-standard": "^11.0.0",
45-
"eslint-plugin-import": "^2.9.0",
45+
"eslint-plugin-import": "^2.10.0",
4646
"eslint-plugin-node": "^6.0.1",
4747
"eslint-plugin-promise": "^3.7.0",
4848
"eslint-plugin-standard": "^3.0.1"

0 commit comments

Comments
 (0)