Bumped upstream versions, minor adjustments to docs and a log message
This commit is contained in:
+4
-4
@@ -9,16 +9,16 @@
|
||||
"dependencies": {
|
||||
"async": "^1.5.2",
|
||||
"iconv-lite": "^0.4.13",
|
||||
"moment": "^2.11.2",
|
||||
"moment": "^2.13.0",
|
||||
"utils-merge": "^1.0.0",
|
||||
"winston": "^2.1.1"
|
||||
"winston": "^2.2.0"
|
||||
},
|
||||
"description": "Simplified SMPP implementation",
|
||||
"devDependencies": {
|
||||
"coveralls": "^2.11.9",
|
||||
"istanbul": "^0.4.3",
|
||||
"mocha": "^2.4.5",
|
||||
"portfinder": "^0.4.0"
|
||||
"portfinder": "^1.0.3"
|
||||
},
|
||||
"keywords": [
|
||||
"smpp",
|
||||
@@ -31,7 +31,7 @@
|
||||
"url": "https://github.com/larvit/larvitsmpp",
|
||||
"type": "git"
|
||||
},
|
||||
"version": "0.1.18",
|
||||
"version": "0.1.19",
|
||||
"readmeFilename": "README.md",
|
||||
"bugs": {
|
||||
"url": "https://github.com/larvit/larvitsmpp/issues"
|
||||
|
||||
Reference in New Issue
Block a user