Skip to content

Commit 40b65d9

Browse files
committed
chore: remove invalid files from package.json
1 parent 57bd27a commit 40b65d9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/create-commandkit/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"commands"
1919
],
2020
"files": [
21-
"dist",
22-
"templates"
21+
"dist"
2322
],
2423
"repository": {
2524
"type": "git",
@@ -51,4 +50,4 @@
5150
"tsx": "^4.20.6",
5251
"typescript": "catalog:build"
5352
}
54-
}
53+
}

0 commit comments

Comments
 (0)