Skip to content

Commit

Permalink
docs(articles/2025/01/19): minor fix (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a authored Jan 19, 2025
1 parent fbc257f commit c7adfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/articles/2025/01/19.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ import { pick } from "https://esm.sh/jsr/@std/[email protected]/pick";

[pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new)からのパッケージの読み込みがサポートされています。`esm.sh/pr`から読み込むことができるようです。

### `pnpmへの依存の削除`
### `pnpm`への依存の削除

`pnpm`への内部的な依存が削除され、Goベースの独自のパッケージマネージャーが導入されているようです。これに伴いNode.jsへの依存も不要になる模様です。`esm.sh`をセルフホストしたい場合に影響がありそうです。

Expand Down

0 comments on commit c7adfbd

Please sign in to comment.