Explorar o código

ci: set packageManager

Harminder Virk hai 2 meses
pai
achega
03f4530c85
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -83,5 +83,6 @@
   },
   "engines": {
     "node": ">=20"
-  }
+  },
+  "packageManager": "yarn@3.2.1"
 }