Thanks to visit codestin.com Credit goes to github.com
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 eee1c96 commit 46a97fcCopy full SHA for 46a97fc
package.json
@@ -91,10 +91,12 @@
91
"telegraph-events": "^1.0.3",
92
"underscore": "^1.8.3",
93
"url-loader": "^0.5.8",
94
- "vega": "^3.0.0-rc1",
+ "vega": ">=3.0.0-rc1 <=3.0.9",
95
"vega-lite": "^2.0.0-beta.8",
96
+ "vega-scenegraph": "<=2.1",
97
"vega-schema-url-parser": "^1.0.0-beta.2",
98
"vega-tooltip": "^0.4.2",
99
+ "vega-wordcloud": "<=2.0.2",
100
"webcola": "^3.3.3"
101
},
102
"devDependencies": {
0 commit comments