Skip to content

Commit 5c6b676

Browse files
committed
[DROP ME] align deps in cubestore with monorepo
1 parent fb25086 commit 5c6b676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust/cubestore/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"author": "Cube Dev, Inc.",
2828
"license": "Apache-2.0",
2929
"devDependencies": {
30-
"@cubejs-backend/linter": "1.2.4",
30+
"@cubejs-backend/linter": "1.2.5",
3131
"@types/jest": "^27",
3232
"@types/node": "^12",
3333
"jest": "^27",
@@ -37,7 +37,7 @@
3737
"access": "public"
3838
},
3939
"dependencies": {
40-
"@cubejs-backend/shared": "1.2.4",
40+
"@cubejs-backend/shared": "1.2.5",
4141
"@octokit/core": "^3.2.5",
4242
"source-map-support": "^0.5.19"
4343
},

0 commit comments

Comments
 (0)