gatsby-source-notion-contents
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -38,5 +38,5 @@ "use strict"; | ||
type, | ||
titleString: description, | ||
title, | ||
content, | ||
titleString: description = '', | ||
title = '', | ||
content = '', | ||
resource = '' | ||
@@ -43,0 +43,0 @@ } |
{ | ||
"name": "gatsby-source-notion-contents", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Get gatsby sources from notion", | ||
@@ -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
5812