Skip to content

Commit ec55fbf

Browse files
authored
fix: include React in serverless runtimes (#5581)
* fix: include React in serverless runtimes * fix: use pnpm for desktop packaging * style: format desktop manifest * style: format template manifests
1 parent 5be1e49 commit ec55fbf

16 files changed

Lines changed: 113 additions & 112 deletions

File tree

packages/desktop-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,6 @@
6767
"vite": "catalog:",
6868
"vitest": "^4.1.10"
6969
},
70+
"packageManager": "pnpm@10.29.1",
7071
"productName": "Agent-Native"
7172
}

0 commit comments

Comments
 (0)