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 2d90ecd commit 0b9062aCopy full SHA for 0b9062a
data/projects.ts
@@ -35,7 +35,7 @@ export default [
35
{
36
name: "caladan",
37
link: "https://github.com/healeycodes/caladan",
38
- desc: "Experimental npm package manager. Installs from lockfile and runs bin scripts.",
+ desc: "Experimental npm package manager. Installs from package.json/package-lock.json, and runs bin scripts.",
39
to: "/installing-npm-packages-very-quickly",
40
},
41
0 commit comments