Properly setup packageManager field
All checks were successful
Build / build (push) Successful in 39s
Lint / lint (push) Successful in 13s

This commit is contained in:
Julien Valverdé
2025-09-18 01:36:05 +02:00
parent c0cac90a66
commit 44f07d64eb
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "@website/server",
"packageManager": "bun@1.2.22",
"private": true,
"type": "module",
"scripts": {