Skip to content

Commit 50af69e

Browse files
committed
fix: typo
1 parent aba8ea0 commit 50af69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ npm i esbuild @barelyhuman/preact-island-plugins preact
4040
### rollup
4141

4242
```sh
43-
npm i rollup preact @barelyhuman/preact-island-plugins @rollup/plugin-babel @rollup/plugin-node
43+
npm i rollup preact @barelyhuman/preact-island-plugins @rollup/plugin-babel @rollup/plugin-node-resolve
4444
```
4545

4646
if using `typescript`, you should also add that when using `rollup`

0 commit comments

Comments
 (0)