Add yarn as the package manager

This commit is contained in:
Gaetan Craig-Riou
2026-01-16 16:57:19 +11:00
parent 7d5db81017
commit 34f9e08824

View File

@@ -6,6 +6,7 @@
"url": "https://github.com/openfoodfoundation/openfoodnetwork"
},
"license": "AGPL-3.0",
"packageManager": "yarn@1.22.2",
"dependencies": {
"@babel/core": "^7.28.5",
"@babel/plugin-transform-runtime": "^7.28.5",