This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
rootless
/
medusa-starter
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
ci: set packageManager
Harminder Virk
hai 2 meses
pai
663560f635
achega
03f4530c85
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
package.json
+ 2
- 1
package.json
Ver ficheiro
@@ -83,5 +83,6 @@
},
"engines": {
"node": ">=20"
- }
+ },
+ "packageManager": "yarn@3.2.1"
}