This commit is contained in:
Guillaume Chau
2016-09-21 11:22:49 +02:00
parent 1656f7c3cb
commit 13bdca3a25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Integrates [apollo](http://www.apollostack.com/) in your vue components with declarative queries.
[See a simple Apollo server example](https://github.com/Akryum/apollo-server-example)
[Apollo "hello world" app](https://github.com/Akryum/frontpage-vue-app)
## Installation
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-apollo",
"version": "1.0.0-beta7-3",
"version": "1.0.0-beta8",
"description": "Vue apollo integration",
"main": "index.js",
"scripts": {