@apollo-annotation/jbrowse-plugin-apollo 0.3.0 → 0.3.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
|
@@ -20864,7 +20864,7 @@
|
|
|
20864
20864
|
}), 'Add');
|
|
20865
20865
|
default_1$a = Add["default"] = _default$c;
|
|
20866
20866
|
|
|
20867
|
-
var version = "0.3.
|
|
20867
|
+
var version = "0.3.1";
|
|
20868
20868
|
|
|
20869
20869
|
const ApolloConfigSchema = configuration.ConfigurationSchema('ApolloInternetAccount', {
|
|
20870
20870
|
baseURL: {
|