Skip to content

Commit a11512a

Browse files
committed
chore: files in package.json
1 parent 13c7a10 commit a11512a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/create-nextjs/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"scripts": {
77
"test": "jest"
88
},
9+
"files": [
10+
"cli.js",
11+
"index.js",
12+
"transform.js"
13+
],
914
"keywords": [
1015
"init",
1116
"initialize",

0 commit comments

Comments
 (0)