Skip to content

Commit 31742f9

Browse files
committed
Update vue badge in README.md
1 parent 4fc8727 commit 31742f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Version](https://img.shields.io/npm/v/@basitcodeenv/vue3-device-detect.svg)](https://www.npmjs.com/package/@basitcodeenv/vue3-device-detect)
44
[![License](https://img.shields.io/npm/l/@basitcodeenv/vue3-device-detect.svg)](https://github.com/basitcodeenv/vue3-device-detect/blob/main/LICENSE)
5-
[![vue](https://img.shields.io/badge/vue-2.7.14-brightgreen.svg)](https://github.com/vuejs/vue)
5+
[![vue](https://img.shields.io/badge/vue-3.4.21-brightgreen.svg)](https://github.com/vuejs/vue)
66
[![GitHub last commit](https://img.shields.io/github/last-commit/basitcodeenv/vue3-device-detect.svg)](https://github.com/basitcodeenv/vue3-device-detect)
77
[![Downloads](https://img.shields.io/npm/dm/@basitcodeenv/vue3-device-detect.svg)](https://npmcharts.com/compare/@basitcodeenv/vue3-device-detect?minimal=true)
88

@@ -118,6 +118,7 @@ Properties:
118118
| isWinPhone | boolean | The OS is `Windows Phone` |
119119
| isYandex | boolean | Browser is `Yandex Browser` |
120120

121+
121122
Functions:
122123

123124
| name | return type | description |

0 commit comments

Comments
 (0)