Skip to content

Commit

Permalink
removed yarn 4
Browse files Browse the repository at this point in the history
  • Loading branch information
namArora3112 committed Oct 3, 2024
1 parent ddd4165 commit 3e3eec9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion apps/AEPSampleApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"engines": {
"node": ">=16"
},
"packageManager": "[email protected]",
"installConfig": {
"hoistingLimits": "dependencies"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"tslib": "^2.3.1",
"typescript": "^4.5.5"
},
"packageManager": "yarn@4.5.0"
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}

0 comments on commit 3e3eec9

Please sign in to comment.