xsg-player-sdk
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "xsg-player-sdk", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"files": [ | ||
@@ -54,6 +54,6 @@ "./dist" | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build": "vite build && tsc", | ||
"preview": "vite preview", | ||
"prepublish": "tsc && vite build" | ||
"prepublish": "vite build && tsc" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
4735480
17278