Skip to content

Commit e2c6177

Browse files
committed
add workerpool pkg
1 parent ebe5dc6 commit e2c6177

File tree

2 files changed

+28
-327
lines changed

2 files changed

+28
-327
lines changed

packages/cubejs-schema-compiler/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
"node-dijkstra": "^2.5.0",
5555
"ramda": "^0.27.2",
5656
"syntax-error": "^1.3.0",
57-
"uuid": "^8.3.2"
57+
"uuid": "^8.3.2",
58+
"workerpool": "^9.2.0"
5859
},
5960
"devDependencies": {
6061
"@clickhouse/client": "^1.7.0",

0 commit comments

Comments
 (0)