Skip to content

Commit aa2e96e

Browse files
committed
Changed to pnpm
1 parent 6ba16a7 commit aa2e96e

File tree

4 files changed

+1135
-3180
lines changed

4 files changed

+1135
-3180
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,12 @@ export default (plugin: any) => {
154154
To build this project, use the following command
155155

156156
```bash
157-
npm run build
157+
pnpm run build
158158
```
159159

160160
## Publishing
161161

162162
```bash
163-
npm run build
164-
npm publish
163+
pnpm run build
164+
pnpm publish
165165
```

0 commit comments

Comments
 (0)