Comparing version 0.11.2 to 0.11.4
{ | ||
"name": "muddy", | ||
"version": "0.11.2", | ||
"version": "0.11.4", | ||
"description": "A Node.js Multi-User Dungeon (MUD) Framework", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"docket-parser": "^0.7.4", | ||
"docket-parser": "^0.7.5", | ||
"eslint": "^5.16.0" | ||
@@ -43,6 +43,6 @@ }, | ||
"ezobjects-mysql": "^6.2.3", | ||
"moment": "^2.24.0", | ||
"moment": "^2.29.1", | ||
"strapped": "^0.6.9", | ||
"winston": "^2.4.4" | ||
"winston": "^2.4.5" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# Muddy v0.11.2 [![HitCount](http://hits.dwyl.com/om-mani-padme-hum/muddy.svg)](http://hits.dwyl.com/om-mani-padme-hum/muddy) | ||
# Muddy v0.11.4 [![HitCount](http://hits.dwyl.com/om-mani-padme-hum/muddy.svg)](http://hits.dwyl.com/om-mani-padme-hum/muddy) | ||
@@ -79,2 +79,3 @@ A Node.js Multi-User Dungeon (MUD) Framework | ||
* northwest (nw) | ||
* put | ||
* quit | ||
@@ -81,0 +82,0 @@ * remove |
546629
125
Updatedmoment@^2.29.1
Updatedwinston@^2.4.5