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 54e55d4 commit 67221afCopy full SHA for 67221af
packages/cubejs-client-core/package.json
@@ -13,6 +13,7 @@
13
"types": "index.d.ts",
14
"author": "Cube Dev, Inc.",
15
"dependencies": {
16
+ "@babel/runtime": "^7.1.2",
17
"core-js": "^3.6.5",
18
"cross-fetch": "^3.0.2",
19
"dayjs": "^1.10.4",
@@ -35,7 +36,6 @@
35
36
"devDependencies": {
37
"@babel/core": "^7.3.3",
38
"@babel/preset-env": "^7.3.1",
- "@babel/runtime": "^7.1.2",
39
"@types/jest": "^26.0.9",
40
"@types/moment-range": "^4.0.0",
41
"babel-jest": "^26.0.1",
0 commit comments