Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit b1234f7

Browse files
author
Christoffer Jahren
committed
fix: remove files altogether
1 parent 0da6df5 commit b1234f7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@
1717
".": "./api/index.js"
1818
},
1919
"types": "index.d.ts",
20-
"files": [
21-
"index.d.ts",
22-
"lib",
23-
"api",
24-
"commands",
25-
"plugins",
26-
"cli.js",
27-
"README.md"
28-
],
2920
"scripts": {
3021
"test": "tap --timeout 60000 --no-check-coverage --no-coverage-report test/**/*.test.js",
3122
"prepublish": "tsc"

0 commit comments

Comments
 (0)