Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 0213640

Browse files
committed
feat: set files
1 parent 4b8cce5 commit 0213640

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,9 @@
2626
"bugs": {
2727
"url": "https://github.com/cypress-io/cypress-skip-test/issues"
2828
},
29-
"homepage": "https://github.com/cypress-io/cypress-skip-test#readme"
29+
"homepage": "https://github.com/cypress-io/cypress-skip-test#readme",
30+
"files": [
31+
"index.js",
32+
"index.d.ts"
33+
]
3034
}

0 commit comments

Comments
 (0)