Skip to content

Commit 3e7e38f

Browse files
committed
Update Readme
1 parent e84f9b7 commit 3e7e38f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p align="center">
44
<a href="https://meteor.com/"><img src="https://img.shields.io/badge/meteor-1.4.3.1-blue.svg"/></a>
5-
<a href="https://vuejs.org/"><img src="https://img.shields.io/badge/vue-1.x-green.svg"/> <img src="https://img.shields.io/badge/vue-2.2.1-brightgreen.svg"/></a>
5+
<a href="https://vuejs.org/"><img src="https://img.shields.io/badge/vue-1.x-green.svg"/> <img src="https://img.shields.io/badge/vue-2.2.2-brightgreen.svg"/></a>
66
</p>
77

88
<br/>
@@ -35,6 +35,7 @@ For more detailed documentations, see the [usage section](#usage) below.
3535
- [:package: `arkyum:vue-router2`](https://github.com/Akryum/meteor-vue-component/tree/master/packages/vue-router2) (`vue-router` 2.x helpers)
3636
- [:package: `vue-apollo`](https://github.com/Akryum/vue-apollo) (apollo integration)
3737
- [:package: `akryum:vue-blaze-template`](https://github.com/Akryum/meteor-vue-component/tree/master/packages/vue-blaze-template) (use blaze inside vue components)
38+
- [:package: `vue-supply`](https://github.com/Akryum/vue-supply) (use reactive data & automatic subscriptions in components and vuex store)
3839

3940
## Usage
4041

0 commit comments

Comments
 (0)