Skip to content

Commit 2de8541

Browse files
committed
docs: update features page
1 parent 063d82b commit 2de8541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/feature-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Feature Comparison
66
| Feature |pnpm |Yarn |npm | Notes |
77
| --- |:--: |:--: |:--: | --- |
88
| Workspace support |:white_check_mark:|:white_check_mark:|:white_check_mark:|
9-
| Isolated `node_modules` |:white_check_mark:|:white_check_mark:|:x: | Default in pnpm. |
9+
| Isolated `node_modules` |:white_check_mark:|:white_check_mark:|:white_check_mark:| Default in pnpm. |
1010
| Hoisted `node_modules` |:white_check_mark:|:white_check_mark:|:white_check_mark:| Default in npm. |
1111
| Plug'n'Play |:white_check_mark:|:white_check_mark:|:x: | Default in Yarn. |
1212
| Autoinstalling peers |:white_check_mark:|:x: |:white_check_mark:|

0 commit comments

Comments
 (0)