fix build - bun.lock . Fix bun version
ci/woodpecker/push/build-arm Pipeline was successful

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-22 21:03:19 +03:00
parent 1fa749382f
commit f8b214f86f
4 changed files with 71 additions and 8 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "azaion-ui",
"private": true,
"version": "0.0.1",
"packageManager": "bun@1.3.11",
"type": "module",
"scripts": {
"dev": "vite",