We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9346f21 commit ce1a8e7Copy full SHA for ce1a8e7
packages/cubejs-api-gateway/package.json
@@ -27,7 +27,7 @@
27
"dist/src/*"
28
],
29
"dependencies": {
30
- "@cubejs-backend/native": "^1.0.1",
+ "@cubejs-backend/native": "1.0.1",
31
"@cubejs-backend/shared": "^1.0.0",
32
"@ungap/structured-clone": "^0.3.4",
33
"body-parser": "^1.19.0",
packages/cubejs-schema-compiler/package.json
@@ -40,7 +40,7 @@
40
"@babel/standalone": "^7.24",
41
"@babel/traverse": "^7.24",
42
"@babel/types": "^7.24",
43
44
45
"antlr4ts": "0.5.0-alpha.4",
46
"camelcase": "^6.2.0",
0 commit comments