Skip to content

Commit 81e8549

Browse files
committed
fix(cli): missing package files
1 parent 795556e commit 81e8549

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/cubejs-cli/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
"files": [
1717
"index.js",
1818
"cubejsCli.js",
19+
"token.js",
20+
"utils.js",
1921
"templates.js",
2022
"yarn.lock",
2123
"README.md",

0 commit comments

Comments
 (0)