@viamrobotics/prime-core
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -28,1 +28,2 @@ export { default as Badge } from './badge.svelte'; | ||
export { default as TableCell } from './table/table-cell.svelte'; | ||
export { default as Select } from './select/select.svelte'; |
@@ -28,1 +28,2 @@ export { default as Badge } from './badge.svelte'; | ||
export { default as TableCell } from './table/table-cell.svelte'; | ||
export { default as Select } from './select/select.svelte'; |
{ | ||
"name": "@viamrobotics/prime-core", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
83874
65
1141