Use upstream strengthify lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
dbee410a6e
commit
e4e5cf8757
|
@ -5061,8 +5061,8 @@
|
|||
"dev": true
|
||||
},
|
||||
"strengthify": {
|
||||
"version": "git+https://github.com/ChristophWurst/strengthify.git#ebe40b8d76bccca3fb6b494e4fefa1a1f1315fd5",
|
||||
"from": "git+https://github.com/ChristophWurst/strengthify.git#feature/npm-package"
|
||||
"version": "git+https://github.com/MorrisJobke/strengthify.git#c03806c2db3e324923c1c37a974b1b92c85c5676",
|
||||
"from": "git+https://github.com/MorrisJobke/strengthify.git"
|
||||
},
|
||||
"string-width": {
|
||||
"version": "2.1.1",
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"moment": "^2.18.1",
|
||||
"select2": "^3.4.5",
|
||||
"snap.js": "^2.0.9",
|
||||
"strengthify": "git+https://github.com/ChristophWurst/strengthify.git#feature/npm-package",
|
||||
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git",
|
||||
"underscore": "^1.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in New Issue