This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
rootless
/
medusa-starter
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
ci: set packageManager
Harminder Virk
2 mesi fa
parent
663560f635
commit
03f4530c85
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
1
package.json
+ 2
- 1
package.json
Vedi File
@@ -83,5 +83,6 @@
},
"engines": {
"node": ">=20"
- }
+ },
+ "packageManager": "yarn@3.2.1"
}