@apollo-annotation/jbrowse-plugin-apollo 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +1 -1
- package/dist/jbrowse-plugin-apollo.cjs.development.js +1 -1
- package/dist/jbrowse-plugin-apollo.cjs.production.min.js +1 -1
- package/dist/jbrowse-plugin-apollo.umd.development.js +1 -1
- package/dist/jbrowse-plugin-apollo.umd.production.min.js +1 -1
- package/package.json +4 -4
|
@@ -20660,7 +20660,7 @@
|
|
|
20660
20660
|
}), 'Add');
|
|
20661
20661
|
default_1$a = Add["default"] = _default$c;
|
|
20662
20662
|
|
|
20663
|
-
var version = "0.2.
|
|
20663
|
+
var version = "0.2.1";
|
|
20664
20664
|
|
|
20665
20665
|
const ApolloConfigSchema = configuration.ConfigurationSchema('ApolloInternetAccount', {
|
|
20666
20666
|
baseURL: {
|