diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 8d23c974c95..2e5b1ca871b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -970,6 +970,10 @@ "resolved": "https://registry.npmjs.org/Base64/-/Base64-0.3.0.tgz", "integrity": "sha1-baJhpOgNT6D1xoQlTlvM0Wu9zp8=" }, + "Select2": { + "version": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620", + "from": "git+https://github.com/select2/select2.git#3.4.8" + }, "acorn": { "version": "5.7.3", "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz", |