gramene-search 1.7.4 → 1.7.5

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.
Binary file
Binary file
@@ -1,2 +1,2 @@
1
- 927040667
2
- 1769717345404542000
1
+ 929425085
2
+ 1769786387713904000
package/dist/index.js CHANGED
@@ -1033,7 +1033,7 @@ const $af4441dd29af05df$var$grameneFilters = {
1033
1033
  status: 'finished'
1034
1034
  });
1035
1035
  case 'GRAMENE_GENOMES_UPDATED':
1036
- if (!(state.status === 'ready')) return Object.assign({}, state, {
1036
+ if (state.status === 'ready') return Object.assign({}, state, {
1037
1037
  status: 'search'
1038
1038
  });
1039
1039
  case 'URL_UPDATED':