Skip to content

Commit 13bdca3

Browse files
committed
Fix #2
1 parent 1656f7c commit 13bdca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

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

33
Integrates [apollo](http://www.apollostack.com/) in your vue components with declarative queries.
44

5-
[See a simple Apollo server example](https://github.com/Akryum/apollo-server-example)
5+
[Apollo "hello world" app](https://github.com/Akryum/frontpage-vue-app)
66

77
## Installation
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-apollo",
3-
"version": "1.0.0-beta7-3",
3+
"version": "1.0.0-beta8",
44
"description": "Vue apollo integration",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)