diff options
| author | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-31 12:46:59 -0700 |
|---|---|---|
| committer | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-31 12:46:59 -0700 |
| commit | 23f5f7362cb8deaaff805cd6b8dc0c8ae9e2f3b7 (patch) | |
| tree | b91e6ffe50433184fbc55b0271729d721fcf4737 /package-lock.json | |
| parent | d470a08e9ce329f1a6ff9a4591c41e1e04fb62bb (diff) | |
| parent | 41ccf50f2b551edd6827c9fd6296b9ff87a65915 (diff) | |
Merge branch 'master' into trails-aubrey
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 5fdc3352c..4ef80d5e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7744,7 +7744,7 @@ "resolved": "https://registry.npmjs.org/image-size-stream/-/image-size-stream-1.1.0.tgz", "integrity": "sha1-Ivou2mbG31AQh0bacUkmSy0l+Gs=", "requires": { - "image-size": "github:netroy/image-size#da2c863807a3e9602617bdd357b0de3ab4a064c1", + "image-size": "image-size@github:netroy/image-size#da2c863807a3e9602617bdd357b0de3ab4a064c1", "readable-stream": "^1.0.33", "tryit": "^1.0.1" }, |
