mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
chore: Upgrade to yarn 3.2.2, Node 16 (#3682)
* Upgrade to yarn 4.0.0-rc.14 Adds support for Node 18 * Upgrade CI to Node 16 * Update website/yarn.lock * pnpIgnorePatterns for subproject * Switch to stable Yarn 3.2.2
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"dist/"
|
||||
],
|
||||
"license": "MIT",
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"packageManager": "yarn@3.2.2",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.4",
|
||||
"@babel/eslint-parser": "^7.15.0",
|
||||
|
Reference in New Issue
Block a user