diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2019-02-28 13:10:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-28 13:10:27 +0100 |
commit | 612ed95ed57fada4bbe99aca1497358c8b7e7459 (patch) | |
tree | c5da590deec40ed96db61cacd4fe887b05b63219 /package.json | |
parent | 4af583e23f922824e8e9ad2bf6347e6a1f163d8f (diff) | |
parent | 78b4fa753fd348a0b522199b78412e519d87bac9 (diff) | |
download | nextcloud-server-612ed95ed57fada4bbe99aca1497358c8b7e7459.tar.gz nextcloud-server-612ed95ed57fada4bbe99aca1497358c8b7e7459.zip |
Merge pull request #14432 from nextcloud/dependachristoph/npm_and_yarn/jcrop-v0.9.12-npm3
Bump jcrop from v0.9.12-npm to v0.9.12-npm3
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 892f1934662..46a91f371d0 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", |