Skip to content

Commit 595b922

Browse files
committed
fix: files to publish
1 parent dca9831 commit 595b922

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@
88
"main": "build/index.js",
99
"type": "module",
1010
"files": [
11-
"build/bin",
12-
"build/templates",
13-
"build/src",
14-
"build/index.d.ts",
15-
"build/index.js"
11+
"build"
1612
],
1713
"bin": {
1814
"create-japa": "build/bin/run.js"

0 commit comments

Comments
 (0)