Skip to content

Commit

Permalink
bump yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
mironiasty committed Aug 20, 2024
1 parent eb822c0 commit 5b4ea06
Show file tree
Hide file tree
Showing 4 changed files with 930 additions and 899 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.1.cjs

npmScopes:
fishjam-cloud:
npmPublishRegistry: "https://registry.npmjs.org/"
npmAlwaysAuth: true
npmAuthToken: ${NODE_AUTH_TOKEN-fallback}
npmAuthToken: "${NODE_AUTH_TOKEN-fallback}"
npmPublishRegistry: "https://registry.npmjs.org/"

yarnPath: .yarn/releases/yarn-4.4.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/*",
"examples/*"
],
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.0",
"devDependencies": {
"typedoc": "^0.26.6",
"typedoc-material-theme": "^1.1.0",
Expand Down

0 comments on commit 5b4ea06

Please sign in to comment.