Skip to content

Commit 11c445d

Browse files
committed
feat: update
1 parent c3b5c98 commit 11c445d

3 files changed

Lines changed: 2 additions & 26 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A vite plugin which provides the ability that to jump to the local IDE when you
99

1010
# vite-plugin-click-to-vue-component
1111

12-
pnpm install vite-plugin-click-to-vue-component -D
12+
npm install vite-plugin-click-to-vue-component -D
1313

1414

1515
```

packages/core/CHANGELOG.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,3 @@
55
### Patch Changes
66

77
- Fix bugs for vue3
8-
9-
## 0.1.7
10-
11-
### Patch Changes
12-
13-
- cicd
14-
15-
## 0.1.6
16-
17-
### Patch Changes
18-
19-
- cicd
20-
21-
## 0.1.5
22-
23-
### Patch Changes
24-
25-
- cicd
26-
27-
## 0.1.4
28-
29-
### Patch Changes
30-
31-
- add cicd

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A vite plugin which provides the ability that to jump to the local IDE when you
99

1010
# vite-plugin-click-to-vue-component
1111

12-
pnpm install vite-plugin-click-to-vue-component -D
12+
npm install vite-plugin-click-to-vue-component -D
1313

1414

1515
```

0 commit comments

Comments
 (0)