This website works better with JavaScript
Home
Explore
Help
Sign In
rootless
/
medusa-starter
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ci: set packageManager
Harminder Virk
2 months ago
parent
663560f635
commit
03f4530c85
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
package.json
+ 2
- 1
package.json
View File
@@ -83,5 +83,6 @@
},
"engines": {
"node": ">=20"
- }
+ },
+ "packageManager": "yarn@3.2.1"
}