galaxy-design 0.2.8 → 0.2.9

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.
@@ -291,13 +291,13 @@
291
291
  "type": "feedback",
292
292
  "description": "A succinct message that is displayed temporarily",
293
293
  "dependencies": [
294
- "radix-vue"
294
+ "vue-sonner"
295
295
  ],
296
296
  "devDependencies": [],
297
297
  "registryDependencies": [],
298
298
  "files": [
299
299
  "toast.vue",
300
- "toaster.vue"
300
+ "index.ts"
301
301
  ],
302
302
  "category": "feedback"
303
303
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "galaxy-design",
3
- "version": "0.2.8",
3
+ "version": "0.2.9",
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",