mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
Prepare viz-lib release with Antd v4 (#5443)
This commit is contained in:
@@ -10,7 +10,7 @@ Required libraries:
|
||||
|
||||
- react (`>=16.8.0`)
|
||||
- react-dom (`>=16.8.0`)
|
||||
- antd (`>=3.19.0 < 4`)
|
||||
- antd (`>=4.0.0`)
|
||||
|
||||
Using npm:
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@redash/viz",
|
||||
"version": "0.1.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Redash visualizations",
|
||||
"main": "dist/redash-visualizations.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user