diff options
author | Phil Hughes <me@iamphill.com> | 2017-04-15 16:07:31 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-04-15 16:07:31 +0100 |
commit | 90ba69d224eb7ef3d91332f1b7944c68ad16affd (patch) | |
tree | c18ad022e10ef98743d7e9b48c46131583b0c0e1 /package.json | |
parent | 302e855f52b5d914e64bf6fbcc7e6544904c4e77 (diff) | |
download | gitlab-ce-90ba69d224eb7ef3d91332f1b7944c68ad16affd.tar.gz |
Started internationalising cycyle analytics
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index a17399ddb8f..5cb07ddc3b7 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,9 @@ "dropzone": "^4.2.0", "emoji-unicode-version": "^0.2.1", "eslint-plugin-html": "^2.0.1", + "exports-loader": "^0.6.4", "file-loader": "^0.11.1", + "jed": "^1.1.1", "jquery": "^2.2.1", "jquery-ujs": "^1.2.1", "js-cookie": "^2.1.3", |