diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2017-11-01 08:58:41 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-11-01 08:58:41 +0000 |
commit | e148f1f9f237f46ade8ceb915ceac0972065c655 (patch) | |
tree | 22bff78bd285be5130103243ff52c821cc2c6ca2 /package.json | |
parent | 0134079430f0179c527d388539c0986352bca9bd (diff) | |
download | gitlab-ce-e148f1f9f237f46ade8ceb915ceac0972065c655.tar.gz |
Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"
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 376c47ba796..0a1f5c8d081 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "eslint-plugin-html": "^2.0.1", "exports-loader": "^0.6.4", "file-loader": "^0.11.1", + "fuzzaldrin-plus": "^0.5.0", "imports-loader": "^0.7.1", "jed": "^1.1.1", "jquery": "^2.2.1", |