@apollo-annotation/jbrowse-plugin-apollo 0.1.5 → 1.2.3
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
|
@@ -21273,7 +21273,7 @@
|
|
|
21273
21273
|
}), 'Add');
|
|
21274
21274
|
default_1$9 = Add["default"] = _default$b;
|
|
21275
21275
|
|
|
21276
|
-
var version = "
|
|
21276
|
+
var version = "1.2.3";
|
|
21277
21277
|
|
|
21278
21278
|
const ApolloConfigSchema = configuration.ConfigurationSchema('ApolloInternetAccount', {
|
|
21279
21279
|
baseURL: {
|