diff options
| author | kimdahey <claire_kim1@brown.edu> | 2020-02-12 21:26:19 -0500 |
|---|---|---|
| committer | kimdahey <claire_kim1@brown.edu> | 2020-02-12 21:26:19 -0500 |
| commit | 0299ecb4db88560fe623b429f36191402c00b264 (patch) | |
| tree | a542c2787ffafdf639000b5df0dbf60c4517316b /package-lock.json | |
| parent | 6edcf16fff7461e12800a6619488205a5c420470 (diff) | |
changed priority of mobile iframe selection from text to image
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json index ec265527d..1741b50dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16242,7 +16242,7 @@ }, "string_decoder": { "version": "1.1.1", - "resolved": "http://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "requires": { "safe-buffer": "~5.1.0" @@ -18563,7 +18563,7 @@ }, "wrap-ansi": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", + "resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", "requires": { "string-width": "^1.0.1", |
