chore: fix broken ct-core require (#23507)

This broke after https://github.com/microsoft/playwright/pull/23449.
This commit is contained in:
Max Schmitt 2023-06-04 18:07:42 +02:00 committed by GitHub
parent 718ee69cb8
commit dcc998d58c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,5 @@
!cli.js
!lib/**
!types/**
!index.d.ts
!index.js