Added solid dep versions
This commit is contained in:
+6
-6
@@ -7,11 +7,11 @@
|
|||||||
"private": false,
|
"private": false,
|
||||||
"contributors": [],
|
"contributors": [],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"winston": "latest",
|
"async": "~1.5",
|
||||||
"utils-merge": "latest",
|
"iconv-lite": "~0.4",
|
||||||
"iconv-lite": "latest",
|
"moment": "~2.10",
|
||||||
"moment": "latest",
|
"utils-merge": "~1.0",
|
||||||
"async": "latest"
|
"winston": "~2.1"
|
||||||
},
|
},
|
||||||
"description": "Simplified SMPP implementation",
|
"description": "Simplified SMPP implementation",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"url": "https://github.com/larvit/larvitsmpp",
|
"url": "https://github.com/larvit/larvitsmpp",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
},
|
},
|
||||||
"version": "0.1.7",
|
"version": "0.1.8",
|
||||||
"readmeFilename": "README.md",
|
"readmeFilename": "README.md",
|
||||||
"readme": "larvitsmpp",
|
"readme": "larvitsmpp",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|||||||
Reference in New Issue
Block a user