diff options
author | Phil Hughes <me@iamphill.com> | 2018-02-08 15:52:38 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-02-08 15:52:38 +0000 |
commit | f2ffb398d602c55f8cbd3c501adea97bb6682e65 (patch) | |
tree | 537a2c738ed38bd602d42fb35cac90f7e9482e52 /package.json | |
parent | 3da8cfc695bda5dbcae0f224fe0b500bf2acddbf (diff) | |
download | gitlab-ce-f2ffb398d602c55f8cbd3c501adea97bb6682e65.tar.gz |
Update jquery.waitforimages & use npm versionnpm-waitforimages
#39072
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 c508a6e9931..75d11afbbe1 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,7 @@ "jed": "^1.1.1", "jquery": "^2.2.4", "jquery-ujs": "1.2.2", + "jquery.waitforimages": "^2.2.0", "js-cookie": "^2.1.3", "jszip": "^3.1.3", "jszip-utils": "^0.0.2", |