mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
fix: add index.mjs to the published files of cli (#20884)
This commit is contained in:
committed by
GitHub
parent
2c8e97df24
commit
7bdf4d437e
@@ -101,6 +101,7 @@
|
||||
"bin",
|
||||
"lib",
|
||||
"index.js",
|
||||
"index.mjs",
|
||||
"types/**/*.d.ts",
|
||||
"types/net-stubbing.ts"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user