We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f35d6 commit c46dba4Copy full SHA for c46dba4
.yarn/releases/yarn-4.5.2.cjs renamed to .yarn/releases/yarn-4.5.3.cjs
.yarnrc.yml
@@ -2,4 +2,4 @@ nodeLinker: node-modules
2
3
npmRegistryServer: 'https://registry.npmjs.org/'
4
5
-yarnPath: .yarn/releases/yarn-4.5.2.cjs
+yarnPath: .yarn/releases/yarn-4.5.3.cjs
package.json
@@ -1,6 +1,6 @@
1
{
"name": "node-rs",
- "packageManager": "yarn@4.5.2",
+ "packageManager": "yarn@4.5.3",
"version": "0.0.0",
"description": "Node & Rust bindings monorepo",
6
"author": "LongYinan <lynweklm@gmail.com>",
0 commit comments