storyblok-algolia-indexer
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -17,3 +17,3 @@ const axios = require('axios') | ||
const storyblokOptions = options || { | ||
starts_with: 'articles/', | ||
starts_with: '', | ||
per_page: 100, | ||
@@ -20,0 +20,0 @@ page: 1, |
{ | ||
"name": "storyblok-algolia-indexer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Index Algolia with Storyblok content", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4102