Skip to content

Commit

Permalink
Sep 20, 2024, 11:29 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 20, 2024
1 parent 6c851e8 commit 95a71d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 7 additions & 0 deletions oldYarn.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@ yarnPath: .yarn/releases/yarn-3.2.1.cjs


yarn-path ".yarn/releases/yarn-1.22.19.cjs"


package.json

"engines": {
"yarn": "^1.10.1"
},
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"files": [
"dist"
],
"engines": {
"yarn": "^1.10.1"
},

"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
Expand Down

0 comments on commit 95a71d8

Please sign in to comment.