This commit is contained in:
Guillaume Chau
2016-09-29 14:00:51 +02:00
committed by GitHub
parent bc6c73b146
commit 06eec63b4d
+1 -1
View File
@@ -15,7 +15,7 @@ Integrates [apollo](http://www.apollostack.com/) in your vue components with dec
```javascript
import Vue from 'vue';
import ApolloClient, { createNetworkInterface, addTypename } from './apollo-client';
import ApolloClient, { createNetworkInterface, addTypename } from 'apollo-client';
import VueApollo from 'vue-apollo';
// Create the apollo client