galaxy-design 0.2.46 → 0.2.47

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.
@@ -849,6 +849,7 @@
849
849
  "ResizablePanelGroup.vue",
850
850
  "ResizablePanel.vue",
851
851
  "ResizableHandle.vue",
852
+ "splitpanes.d.ts",
852
853
  "index.ts"
853
854
  ],
854
855
  "category": "layout"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "galaxy-design",
3
- "version": "0.2.46",
3
+ "version": "0.2.47",
4
4
  "description": "CLI tool for adding Galaxy UI components to your Vue, React, Angular, Next.js, Nuxt.js, React Native, or Flutter project",
5
5
  "author": "Bùi Trọng Hiếu (kevinbui) <kevinbui210191@gmail.com>",
6
6
  "license": "MIT",