Skip to content

Commit ade2ccd

Browse files
committed
fix: TypeError: exports.en is not a function
1 parent 2c06d3b commit ade2ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-api-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"types": "index.d.ts",
1919
"dependencies": {
2020
"@hapi/joi": "^15.1.1",
21-
"chrono-node": "^1.3.11",
21+
"chrono-node": "1.4.4",
2222
"jsonwebtoken": "^8.3.0",
2323
"moment": "^2.24.0",
2424
"moment-timezone": "^0.5.27",

0 commit comments

Comments
 (0)