diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c6219e95675..605dbb81e94 100644 --- a/package.json +++ b/package.json @@ -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": { |