Remove mentions of Yarn from Node.js wrapper

While I think it (or pnpm) is still necessary to generate a project template, I don't think it's needed now that's done, I'd rather just use npm since it's bundled with Node.js, and having the two lockfiles is causing confusion.
This commit is contained in:
Oliver Hamlet
2025-11-26 18:54:13 +00:00
parent 08b4de822c
commit 6e010e12cf
3 changed files with 1 additions and 1865 deletions
-1
View File
@@ -1 +0,0 @@
nodeLinker: node-modules
+1 -2
View File
@@ -29,6 +29,5 @@
"test": "ava",
"universalize": "napi universalize",
"version": "napi version"
},
"packageManager": "yarn@4.9.1"
}
}
-1862
View File
File diff suppressed because it is too large Load Diff