File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</p >
8
8
9
9
<p align =" center " >
10
- <a href =" https://www.npmjs.com/package/vue3-code-block " >
11
- <img src="https://img.shields.io/npm/v/vue3-code-block?color=1867c0&logo=npm" alt="NPM Package">
10
+ <a href =" https://www.npmjs.com/package/@wdns/ vue3-code-block " >
11
+ <img src="https://img.shields.io/npm/v/@wdns/ vue3-code-block?color=1867c0&logo=npm" alt="NPM Package">
12
12
</a >
13
13
  ;
14
14
<a href =" https://github.com/webdevnerdstuff/vue3-code-block " >
@@ -26,12 +26,12 @@ The Vue 3 CodeBlock component leverages the power of [PrismJS](https://prismjs.c
26
26
27
27
Using [ pnpm] ( https://pnpm.io/ ) :
28
28
```
29
- pnpm add vue3-code-block
29
+ pnpm add @wdns/ vue3-code-block
30
30
```
31
31
32
32
Using npm:
33
33
```
34
- npm i vue3-code-block
34
+ npm i @wdns/ vue3-code-block
35
35
```
36
36
37
37
## Documentation
You can’t perform that action at this time.
0 commit comments