@strifeapp/astro 1.0.22 → 1.0.24

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -303,7 +303,7 @@ function h(t) {
303
303
 
304
304
  console.log('Deploying index...');
305
305
 
306
- //await store.executeIndex(new Content_ByUrl());
306
+ await store.executeIndex(new Content_ByUrl());
307
307
 
308
308
  const bulkInsert = store.bulkInsert();
309
309
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strifeapp/astro",
3
- "version": "1.0.22",
3
+ "version": "1.0.24",
4
4
  "description": "Official Strife Astro integration",
5
5
  "keywords": [
6
6
  "astro-integration",