Skip to content

Commit 0b9062a

Browse files
authored
update caladan project
1 parent 2d90ecd commit 0b9062a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/projects.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default [
3535
{
3636
name: "caladan",
3737
link: "https://github.com/healeycodes/caladan",
38-
desc: "Experimental npm package manager. Installs from lockfile and runs bin scripts.",
38+
desc: "Experimental npm package manager. Installs from package.json/package-lock.json, and runs bin scripts.",
3939
to: "/installing-npm-packages-very-quickly",
4040
},
4141
{

0 commit comments

Comments
 (0)