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
|
"dev": true
|
||||||
},
|
},
|
||||||
"strengthify": {
|
"strengthify": {
|
||||||
"version": "git+https://github.com/ChristophWurst/strengthify.git#ebe40b8d76bccca3fb6b494e4fefa1a1f1315fd5",
|
"version": "git+https://github.com/MorrisJobke/strengthify.git#c03806c2db3e324923c1c37a974b1b92c85c5676",
|
||||||
"from": "git+https://github.com/ChristophWurst/strengthify.git#feature/npm-package"
|
"from": "git+https://github.com/MorrisJobke/strengthify.git"
|
||||||
},
|
},
|
||||||
"string-width": {
|
"string-width": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.1",
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
"moment": "^2.18.1",
|
"moment": "^2.18.1",
|
||||||
"select2": "^3.4.5",
|
"select2": "^3.4.5",
|
||||||
"snap.js": "^2.0.9",
|
"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"
|
"underscore": "^1.8.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue