diff options
author | Phil Hughes <me@iamphill.com> | 2017-11-30 09:52:58 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-11-30 09:52:58 +0000 |
commit | 386cbf22ee8fc1d206e76f0f34568379ae726e02 (patch) | |
tree | 4976d52023637beaa5046035b64554dd451f0d27 /package.json | |
parent | 1880809d8ef9b650d1af615ebbaa590626ccf17f (diff) | |
parent | 73e48b745c34c048c56abf28e6c278707d9bd2f3 (diff) | |
download | gitlab-ce-386cbf22ee8fc1d206e76f0f34568379ae726e02.tar.gz |
Merge branch 'master' into multi-file-editor-dirty-diff-indicator
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 3c860d5e486..c0a4db122bd 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "bootstrap-sass": "^3.3.6", "brace-expansion": "^1.1.8", "classlist-polyfill": "^1.2.0", + "clipboard": "^1.7.1", "compression-webpack-plugin": "^1.0.0", "copy-webpack-plugin": "^4.0.1", "core-js": "^2.4.1", |