gatsby-source-notion-database
Advanced tools
Comparing version 0.6.5 to 0.6.6
{ | ||
"name": "gatsby-source-notion-database", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"description": "Load data from Notion's database", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"notabase": "^0.7.0", | ||
"notabase": "0.7.0", | ||
"p-limit": "^2.2.1", | ||
@@ -24,0 +24,0 @@ "puppeteer": "^1.19.0" |
12355
+ Addednotabase@0.7.0(transitive)
- Removednotabase@0.7.9(transitive)
- Removeduuid@3.4.0(transitive)
Updatednotabase@0.7.0