apollo-fragment-vue
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "apollo-fragment-vue", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": | ||
"A Query component to connect Vue components to GraphQL fragments", | ||
"author": "Abnhi Aiyer <abhiaiyer91@gmail.com>", | ||
"author": "Abhi Aiyer <abhiaiyer91@gmail.com>", | ||
"license": "MIT", | ||
@@ -63,3 +63,3 @@ "main": "./lib/bundle.umd.js", | ||
"graphql": "0.11.7", | ||
"graphql-tag": "2.5.0", | ||
"graphql-tag": "2.9.2", | ||
"lint-staged": "4.3.0", | ||
@@ -77,6 +77,6 @@ "pre-commit": "1.2.2", | ||
"vue": "^2.5.16", | ||
"vue-apollo": "^3.0.0-beta.19" | ||
"vue-apollo": "3.0.0-beta.19" | ||
}, | ||
"dependencies": { | ||
"apollo-fragment-utils": "^0.1.0", | ||
"apollo-fragment-utils": "^0.1.1", | ||
"apollo-utilities": "^1.0.12" | ||
@@ -83,0 +83,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
333737
Updatedapollo-fragment-utils@^0.1.1