@sats-connect/ui
Advanced tools
Comparing version 0.0.5-377ac3d to 0.0.5-c661c02
{ | ||
"name": "@sats-connect/ui", | ||
"version": "0.0.5-377ac3d", | ||
"version": "0.0.5-c661c02", | ||
"type": "module", | ||
@@ -11,4 +11,4 @@ "main": "dist/index.js", | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build-app": "tsc && vite build --config vite.config.app.ts" | ||
"build": "vite build", | ||
"build-app": "vite build --config vite.config.app.ts" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
102568
2390