Remove unnecessary package extension (#978)

This commit is contained in:
Nathan Bierema 2021-12-04 23:45:23 -05:00 committed by GitHub
parent f60e636a28
commit 8f6fbc45a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,3 @@ packageExtensions:
'@mswjs/data@*':
dependencies:
'debug': '^4.3.2'
'msw@*':
dependencies:
'debug': '^4.3.2'