Skip to content

Commit 9274fe7

Browse files
author
Sergei Orlov
committed
➕ Update gatsby-source-notion-api version
1 parent fd58906 commit 9274fe7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"gatsby-remark-katex": "^4.2.0",
8383
"gatsby-remark-relative-images": "^2.0.2",
8484
"gatsby-source-filesystem": "^3.0.0",
85-
"gatsby-source-notion-api": "^0.8.0",
85+
"gatsby-source-notion-api": "^0.8.1",
8686
"gatsby-transformer-remark": "^3.0.0",
8787
"gatsby-transformer-sharp": "^3.0.0",
8888
"katex": "^0.13.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7325,10 +7325,10 @@ gatsby-source-filesystem@^3.0.0:
73257325
valid-url "^1.0.9"
73267326
xstate "^4.14.0"
73277327

7328-
gatsby-source-notion-api@^0.8.0:
7329-
version "0.8.0"
7330-
resolved "https://registry.yarnpkg.com/gatsby-source-notion-api/-/gatsby-source-notion-api-0.8.0.tgz#113030cdeb6606924bc7fe84b0355c96b9753d81"
7331-
integrity sha512-ro3DqlbAh865TEvQTzM9ss9Dzl5Hb0s0C0GjVd2pR9yepL5H1DPvWeYsMrnZIzEDSi0ScqVbbyFZv0oFpRRTRQ==
7328+
gatsby-source-notion-api@^0.8.1:
7329+
version "0.8.1"
7330+
resolved "https://registry.yarnpkg.com/gatsby-source-notion-api/-/gatsby-source-notion-api-0.8.1.tgz#3c6bffffbf3c4f2756607e97c49b048223550004"
7331+
integrity sha512-0vdRS8LhMAcNFx1omM6uWWC0kD6JxOdSlmNgeJZA2d5dwNOF2f1TyNwa5oBRTWb1ewBJLQJyEKJ9y14n3qk5PA==
73327332
dependencies:
73337333
node-fetch "^2.6.1"
73347334
or-pipets "^1.0.1"

0 commit comments

Comments
 (0)