Skip to content

Commit

Permalink
Use yarn 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ebma committed Oct 1, 2024
1 parent 674c6e3 commit c754894
Show file tree
Hide file tree
Showing 3 changed files with 10,106 additions and 7,258 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Use yarn.lock instead
package-lock.json

.yarn

# Environment variables
.env

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"node": ">=12",
"yarn": "*"
},
"packageManager": "[email protected]+sha512.837566d24eec14ec0f5f1411adb544e892b3454255e61fdef8fd05f3429480102806bac7446bc9daff3896b01ae4b62d00096c7e989f1596f2af10b927532f39",
"scripts": {
"precommit": "yarn lint-staged && yarn lint",
"prestart": "yarn docs",
Expand Down Expand Up @@ -76,6 +77,5 @@
"sinon": "^7.5.0",
"sinon-chai": "^3.0.0",
"supertest": "^6.1.3"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}
Loading

0 comments on commit c754894

Please sign in to comment.