Bumped third party versions
This commit is contained in:
+8
-8
@@ -7,16 +7,16 @@
|
|||||||
"private": false,
|
"private": false,
|
||||||
"contributors": [],
|
"contributors": [],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "~1.5",
|
"async": "^1",
|
||||||
"iconv-lite": "~0.4",
|
"iconv-lite": "^0.4",
|
||||||
"moment": "~2.11",
|
"moment": "^2",
|
||||||
"utils-merge": "~1.0",
|
"utils-merge": "^1",
|
||||||
"winston": "~2.1"
|
"winston": "^2"
|
||||||
},
|
},
|
||||||
"description": "Simplified SMPP implementation",
|
"description": "Simplified SMPP implementation",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"mocha": "latest",
|
"mocha": "^2",
|
||||||
"portfinder": "latest"
|
"portfinder": "^0.4"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"smpp",
|
"smpp",
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"url": "https://github.com/larvit/larvitsmpp",
|
"url": "https://github.com/larvit/larvitsmpp",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
},
|
},
|
||||||
"version": "0.1.12",
|
"version": "0.1.13",
|
||||||
"readmeFilename": "README.md",
|
"readmeFilename": "README.md",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/larvit/larvitsmpp/issues"
|
"url": "https://github.com/larvit/larvitsmpp/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user