Skip to content

Commit 32c10cc

Browse files
authored
Update README.md
1 parent 497a0c5 commit 32c10cc

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
@@ -2,7 +2,7 @@
22

33
[![Test](https://github.com/scottbedard/vue-forward/actions/workflows/test.yml/badge.svg)](https://github.com/scottbedard/vue-forward/actions/workflows/test.yml)
44
[![Codecov](https://img.shields.io/codecov/c/github/scottbedard/vue-forward?token=IQSd84vERj)](https://codecov.io/gh/scottbedard/vue-forward)
5-
[![NPM](https://img.shields.io/npm/v/%40bedard%2Fvue-forward?style=flat-square)](https://www.npmjs.com/package/@bedard/vue-forward)
5+
[![NPM](https://img.shields.io/npm/v/%40bedard%2Fvue-forward)](https://www.npmjs.com/package/@bedard/vue-forward)
66
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/scottbedard/vue-forward/blob/main/LICENSE)
77

88
Behold, the missing [`createApp`](https://vuejs.org/api/application.html#createapp) function from Vue 2.7!

0 commit comments

Comments
 (0)