File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88
99<p align =" center " >
1010 <a href =" https://www.npmjs.com/package/vue3-code-block " >
11- <img src="https://img.shields.io/npm/v/vue3-code-block?logo=npm" alt="NPM Package">
11+ <img src="https://img.shields.io/npm/v/vue3-code-block?color=1867c0& logo=npm" alt="NPM Package">
1212 </a >
1313   ;
14- <a href =" https://github.com/webdevnerdstuff/vue3-code-block " >
15- <img src="https://img.shields.io/badge/GitHub-WebDevNerdStuff-deeppink .svg?logo=github" alt="@WebDevNerdStuff">
14+ <a href =" https://github.com/webdevnerdstuff/vuetify3-resize-drawer " >
15+ <img src="https://img.shields.io/badge/GitHub-WebDevNerdStuff-brightgreen .svg?logo=github" alt="@WebDevNerdStuff">
1616 </a >
1717</p >
1818
Original file line number Diff line number Diff line change 11/**
22 * @name vue3-code-block
3- * @version 1.0.0 -beta
3+ * @version 1.0.1 -beta
44 * @description Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS.
55 * @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66 * @copyright Copyright 2023, WebDevNerdStuff
7- * @homepage https://github.com/webdevnerdstuff/ vue3-code-block
7+ * @homepage https://webdevnerdstuff. github.io/ vue3-code-block/
88 * @repository https://github.com/webdevnerdstuff/vue3-code-block
99 * @license MIT License
1010 */
Original file line number Diff line number Diff line change 11/**
22 * @name vue3-code-block
3- * @version 1.0.0 -beta
3+ * @version 1.0.1 -beta
44 * @description Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS.
55 * @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66 * @copyright Copyright 2023, WebDevNerdStuff
7- * @homepage https://github.com/webdevnerdstuff/ vue3-code-block
7+ * @homepage https://webdevnerdstuff. github.io/ vue3-code-block/
88 * @repository https://github.com/webdevnerdstuff/vue3-code-block
99 * @license MIT License
1010 */
Original file line number Diff line number Diff line change 11{
22 "name" : " vue3-code-block" ,
3- "version" : " 1.0.1 -beta" ,
3+ "version" : " 1.0.2 -beta" ,
44 "description" : " Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS." ,
55 "private" : false ,
66 "main" : " dist/vue3-code-block.js" ,
You can’t perform that action at this time.
0 commit comments