Use nuxt module and rc2

This commit is contained in:
Sebastien Chopin 2017-07-27 16:35:17 +02:00
parent 4a6b651d56
commit 8e79e7ce42
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
{
"name": "nuxt-vue-apollo",
"dependencies": {
"apollo-client": "^1.9.0-1",
"nuxt": "latest",
"vue-apollo": "^2.1.0-beta.19"
"@nuxtjs/apollo": "^0.1.0",
"nuxt": "^1.0.0-rc2"
},
"scripts": {
"dev": "nuxt",