service auth package md5
This commit is contained in:
parent
013880cb0a
commit
d6b010387a
|
@ -7,7 +7,9 @@
|
|||
"start": "node .",
|
||||
"posttest": "npm run lint && nsp check"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"md5": "^2.2.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.verdnatura.es/salix"
|
||||
|
|
Loading…
Reference in New Issue