Dependency updates and new API for logging
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "larvitsmpp",
|
||||
"version": "0.3.4",
|
||||
"version": "0.4.0",
|
||||
"author": {
|
||||
"name": "Mikael 'Lilleman' Göransson",
|
||||
"email": "lilleman@larvit.se",
|
||||
@@ -11,10 +11,10 @@
|
||||
"dependencies": {
|
||||
"async": "^2.4.1",
|
||||
"iconv-lite": "^0.4.18",
|
||||
"larvitutils": "^2.1.0",
|
||||
"moment": "^2.18.1",
|
||||
"utils-merge": "^1.0.0",
|
||||
"uuid": "^3.2.1",
|
||||
"winston": "^3.0.0"
|
||||
"uuid": "^3.2.1"
|
||||
},
|
||||
"description": "Simplified SMPP implementation",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user