@chasi/ui
Advanced tools
Comparing version 0.1.45 to 0.1.46
{ | ||
"name": "@chasi/ui", | ||
"version": "0.1.45", | ||
"version": "0.1.46", | ||
"type": "module", | ||
@@ -16,6 +16,3 @@ "main": "./dist/index.js", | ||
"./actions": "./dist/Actions/index.js", | ||
"./CGraph": { | ||
"types": "./dist/CGraph/index.d.ts", | ||
"svelte": "./dist/CGraph/index.js" | ||
} | ||
"./CGraph": "./dist/CGraph/index.js" | ||
}, | ||
@@ -22,0 +19,0 @@ "typesVersions": { |
173848