Skip to content

Commit e73ac06

Browse files
authored
fix(cypress-commands): point to declaration file of bundle (#4358)
1 parent b03f5be commit e73ac06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cypress-commands/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"license": "Apache-2.0",
66
"version": "1.11.3",
77
"type": "module",
8+
"types": "./dist/index.d.ts",
89
"exports": {
910
".": {
1011
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)