diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-02-28 11:37:32 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-02-28 11:37:32 +0100 |
commit | 78b4fa753fd348a0b522199b78412e519d87bac9 (patch) | |
tree | 739b6d3a404e52b1a8ddbc9ffa369a7bc3146b8b /package.json | |
parent | 6308b7ccb439c7ca4ed679a638a2c713c1069b2e (diff) | |
download | nextcloud-server-78b4fa753fd348a0b522199b78412e519d87bac9.tar.gz nextcloud-server-78b4fa753fd348a0b522199b78412e519d87bac9.zip |
Bump jcrop from v0.9.12-npm to v0.9.12-npm3
See https://github.com/nextcloud/server/pull/14354#issuecomment-468200789
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 bf03290d29c..24eb51fabdc 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3", "dompurify": "^1.0.10", "handlebars": "^4.1.0", - "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm", + "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3", "jquery": "^2.1.4", "jquery-migrate": "^1.4.1", "jquery-ui-dist": "^1.12.1", |