Skip to content

Commit

Permalink
html: update yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Apr 27, 2023
1 parent 8c6c6ee commit 443388f
Show file tree
Hide file tree
Showing 5 changed files with 15,433 additions and 14,452 deletions.
873 changes: 873 additions & 0 deletions html/.yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions html/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.5.0.cjs
2 changes: 1 addition & 1 deletion html/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Prerequisites

install [Yarn](https://yarnpkg.com), and run: `yarn install`.
install [Yarn](https://yarnpkg.com/getting-started/install), and run: `yarn install`.

## Development

Expand Down
3 changes: 2 additions & 1 deletion html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@
},
"resolutions": {
"zmodem.js@^0.1.10": "patch:zmodem.js@npm%3A0.1.10#./.yarn/patches/zmodem.js-npm-0.1.10-e5537fa2ed.patch"
}
},
"packageManager": "yarn@3.5.0"
}

0 comments on commit 443388f

Please sign in to comment.