hyper-pivot 0.1.0 → 0.1.1

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/README.md +5 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -50,7 +50,11 @@ export default function App() {
50
50
  }
51
51
  ```
52
52
 
53
- ## 🛠 Configuration Options
53
+ ## Documentation
54
+
55
+ For detailed documentation and examples, visit: [Hyper Pivot Documentation](https://hyper-pivot-docs.vercel.app/)
56
+
57
+ ## �🛠 Configuration Options
54
58
 
55
59
  The `PivotGrid` component accepts several props for customization:
56
60
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "hyper-pivot",
3
3
  "private": false,
4
- "version": "0.1.0",
4
+ "version": "0.1.1",
5
5
  "description": "Premium PivotGrid component with Query Builder - like MUI X Data Grid Pro",
6
6
  "author": "code_radds",
7
7
  "keywords": [