portabilis-ui
Advanced tools
Comparing version 0.0.5 to 0.0.6
import { computed as l, defineComponent as g, h as i, ref as C, Transition as R } from "vue"; | ||
/** | ||
* Portabilis UI 0.0.5 | ||
* Portabilis UI 0.0.6 | ||
* (c) 2022 | ||
@@ -5,0 +5,0 @@ * @license MIT |
{ | ||
"name": "portabilis-ui", | ||
"private": false, | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"type": "module", | ||
@@ -26,3 +26,3 @@ "scripts": { | ||
"style": "dist/style.css", | ||
"types": "dist/portabilis-ui.d.ts", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
@@ -29,0 +29,0 @@ "dist", |
Sorry, the diff of this file is not supported yet
87990
24
826