mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
Use nuxt module and rc2
This commit is contained in:
parent
4a6b651d56
commit
8e79e7ce42
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user