Fix deduplication of bundle download sources.

This commit is contained in:
Chris Gavin 2021-01-26 15:50:22 +00:00
parent 24872f608c
commit d182a0e3aa
No known key found for this signature in database
GPG key ID: 07F950B80C27E4DA
5 changed files with 14 additions and 5 deletions

3
package-lock.json generated
View file

@ -2077,8 +2077,7 @@
"fast-deep-equal": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
},
"fast-diff": {
"version": "1.2.0",