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