Closed nuintun closed 2 years ago
Hi @nuintun: I deprecated @jridgewell/set-array@1.0.0
due to it having an incorrect UMD name when generating the build. I released v1.0.1 (and now v1.1.0) which is fixed and the dependency range in @jridgewell/gen-mapping
should allow the new releases to be used.
@jridgewell it seems there is no new version of @jridgewell/gen-mapping
with proper range in dependencies were released.
https://unpkg.com/@jridgewell/gen-mapping@0.1.0/package.json which is 0.1.0 as of for now and still has strict 1.0.0 as dependency
Ahhh, thank you for pointing that out! I'll release a new version of gen-mapping in a few minutes.
@jridgewell/gen-mapping@v0.1.1
is now released, which allows any v1 jridgewell/set-array
version.