This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
rootless
/
medusa-starter
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
ci: set packageManager
Harminder Virk
hace 2 meses
padre
663560f635
commit
03f4530c85
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
package.json
+ 2
- 1
package.json
Ver fichero
@@ -83,5 +83,6 @@
},
"engines": {
"node": ">=20"
- }
+ },
+ "packageManager": "yarn@3.2.1"
}