diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-08-01 09:31:43 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-08-01 09:44:34 -0500 |
commit | e7b5324b76f2cc7fe913298cde784ce6ae3d4671 (patch) | |
tree | 0eca2047ad76b21aa72dbcbba701d97c2c95ec9a /package.json | |
parent | e753444c7341bb9c327aaf7db69a4e612bff0449 (diff) | |
download | gitlab-ce-e7b5324b76f2cc7fe913298cde784ce6ae3d4671.tar.gz |
include cropper jQuery plugin as an npm moduleuse-npm-cropper
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index fd944531a6a..6b6577ec06e 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "bootstrap-sass": "^3.3.6", "compression-webpack-plugin": "^0.3.2", "core-js": "^2.4.1", + "cropper": "^2.3.0", "css-loader": "^0.28.0", "d3": "^3.5.11", "deckar01-task_list": "^2.0.0", |