File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- [ ![ npm (scoped)] ( https://img.shields.io/npm/v/@zerodevx/svelte-toast )] ( https://www.npmjs.com/package/@zerodevx/svelte-toast )
1
+ [ ![ npm (scoped)] ( https://img.shields.io/npm/v/@zerodevx/svelte-toast/latest )] ( https://www.npmjs.com/package/@zerodevx/svelte-toast )
2
2
[ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com )
3
3
[ ![ Lines of code] ( https://img.shields.io/tokei/lines/github/zerodevx/svelte-toast?label=lines%20of%20code )] ( https://github.com/XAMPPRocky/tokei )
4
4
[ ![ Size minified] ( https://img.shields.io/bundlephobia/min/@zerodevx/svelte-toast?label=minified )] ( https://bundlephobia.com/ )
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ <h1 class="text-4xl text-center">svelte-toast</h1>
31
31
title ="Fork me on Github ">
32
32
< img
33
33
class ="opacity-97 hover:opacity-75 "
34
- src ="https://img.shields.io/github/package-json/v/ zerodevx/svelte-toast?logo=github&style=for-the-badge&color=blue "
34
+ src ="https://img.shields.io/npm/v/@ zerodevx/svelte-toast/latest ?logo=github&style=for-the-badge&color=blue&label=version "
35
35
alt ="@zerodevx ">
36
36
</ a >
37
37
</ div >
You can’t perform that action at this time.
0 commit comments