Bumped moment version number

This commit is contained in:
2016-01-13 09:17:29 +01:00
parent 4ddf3e798c
commit 32fc9c8063
+2 -2
View File
@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"async": "~1.5", "async": "~1.5",
"iconv-lite": "~0.4", "iconv-lite": "~0.4",
"moment": "~2.10", "moment": "~2.11",
"utils-merge": "~1.0", "utils-merge": "~1.0",
"winston": "~2.1" "winston": "~2.1"
}, },
@@ -29,7 +29,7 @@
"url": "https://github.com/larvit/larvitsmpp", "url": "https://github.com/larvit/larvitsmpp",
"type": "git" "type": "git"
}, },
"version": "0.1.9", "version": "0.1.10",
"readmeFilename": "README.md", "readmeFilename": "README.md",
"readme": "larvitsmpp", "readme": "larvitsmpp",
"bugs": { "bugs": {