Skip to content

Commit f766d9a

Browse files
authored
add link to JSR Is Not Another Package Manager (#442)
1 parent ba6b585 commit f766d9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/docs/faq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ No. JSR is a package registry (the server storing the packages), not a package
2525
manager (the tool that installs packages). You can use existing package managers
2626
like `npm`, `yarn`, or `pnpm` with JSR.
2727

28+
A deeper discussion of this can be found
29+
[here](https://deno.com/blog/jsr-is-not-another-package-manager).
30+
2831
## Is JSR open source?
2932

3033
Yes. JSR is open source and licensed under the MIT License. You can find the

0 commit comments

Comments
 (0)