@codecraftkit/apollo
Advanced tools
Comparing version 1.0.1-alpha.0 to 1.0.2-alpha.0
@@ -97,3 +97,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
var index = (function (App) { | ||
var withApolloClient = (function (App) { | ||
var _class, _temp; | ||
@@ -177,3 +177,7 @@ | ||
module.exports = index; | ||
var apollo = { | ||
withApolloClient: withApolloClient | ||
}; | ||
exports.apollo = apollo; | ||
//# sourceMappingURL=index.js.map |
@@ -95,3 +95,3 @@ import React from 'react'; | ||
var index = (function (App) { | ||
var withApolloClient = (function (App) { | ||
var _class, _temp; | ||
@@ -175,3 +175,7 @@ | ||
export default index; | ||
var apollo = { | ||
withApolloClient: withApolloClient | ||
}; | ||
export { apollo }; | ||
//# sourceMappingURL=index.modern.js.map |
{ | ||
"name": "@codecraftkit/apollo", | ||
"version": "1.0.1-alpha.0", | ||
"version": "1.0.2-alpha.0", | ||
"description": "Made with create-react-library", | ||
@@ -59,3 +59,3 @@ "author": "cc-dev-leader", | ||
], | ||
"gitHead": "ba1018214d916f7fcd102a3fa4a62fe6e5163937" | ||
"gitHead": "1d868e382a6ccc0ad1ec01151f8c5facfde41629" | ||
} |
Sorry, the diff of this file is not supported yet
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
74696
299