Skip to content

Commit eae4941

Browse files
committed
fix(cli): wip
1 parent 92e586a commit eae4941

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/cli/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,10 @@
2525
},
2626
"devDependencies": {
2727
"@types/uuid": "^10.0.0"
28-
}
28+
},
29+
"files": [
30+
"cli",
31+
"src",
32+
"tsconfig.json"
33+
]
2934
}

0 commit comments

Comments
 (0)