package md5

This commit is contained in:
Vicente Falco 2018-02-08 13:11:15 +01:00
parent f8dd52bd99
commit 725fe79022
2 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,6 @@
"karma-jasmine": "^1.1.1",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.9",
"md5": "^2.2.1",
"merge-stream": "^1.0.1",
"mustache": "^2.3.0",
"mysql": "^2.15.0",

View File

@ -15,6 +15,7 @@
"loopback-connector-mysql": "^3.0.0",
"loopback-connector-remote": "^3.1.1",
"loopback-context": "^3.3.0",
"md5": "^2.2.1",
"serve-favicon": "^2.0.1",
"strong-error-handler": "^2.1.0"
},