@revolist/revogrid 4.11.21 → 4.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revolist/revogrid",
3
- "version": "4.11.21",
3
+ "version": "4.12.0",
4
4
  "type": "module",
5
5
  "description": "Virtual reactive data grid spreadsheet component - RevoGrid.",
6
6
  "license": "MIT",
package/readme.md CHANGED
@@ -20,7 +20,7 @@ Support Millions of cells and thousands of columns easy and efficiently for fast
20
20
  </p>
21
21
 
22
22
  <p align="center">
23
- <a href="https://rv-grid.com">Demo and API</a> •
23
+ <a href="https://rv-grid.com/demo/">Demo and API</a> •
24
24
  <a href="#key-features">Key Features</a> •
25
25
  <a href="#basic-usage">How To Use</a> •
26
26
  <a href="#installation">Installation</a> •