We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6dc05 commit 75205b5Copy full SHA for 75205b5
1 file changed
package.json
@@ -10,7 +10,8 @@
10
],
11
"nohoist": [
12
"packages/cubejs-client-ngx/*",
13
- "**/vue/*"
+ "**/vue/*",
14
+ "**/inquirer"
15
]
16
},
17
"scripts": {
0 commit comments