Skip to content

Commit d7b88f3

Browse files
committed
fix: update NPM version badge in README
1 parent 0ecb785 commit d7b88f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# @kieranwv/utils
22

33
[![GitHub Release Version](https://img.shields.io/github/v/release/kieranwv/utils?label=Release&color=%42b883)](https://github.com/kieranwv/utils/releases)
4-
[![NPM Version](https://img.shields.io/npm/v/starter-lib-vue3?style=flat&label=npm&color=%42b883)](https://www.npmjs.com/package/starter-lib-vue3)
4+
[![NPM Version](https://img.shields.io/npm/v/@kieranwv/utils?style=flat&label=npm&color=%42b883)](https://www.npmjs.com/package/@kieranwv/utils)
55
[![Build Status](https://github.com/kieranwv/utils/actions/workflows/ci.yml/badge.svg?branch=main&color=%42b883)](https://github.com/kieranwv/utils/actions/workflows/ci.yml)
66

77
Collection of common JavaScript / TypeScript utils by @kieranwv.

0 commit comments

Comments
 (0)