Commit bd98291 1 parent f3f58a5 commit bd98291 Copy full SHA for bd98291
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"@sendgrid/mail" : " ^7.4.5" ,
15
15
"dotenv" : " ^10.0.0" ,
16
- "@notionhq/client" : " ^0.3.1 "
16
+ "@notionhq/client" : " ^0.3.2 "
17
17
},
18
18
"author" : " Aman Gupta" ,
19
19
"license" : " MIT"
Original file line number Diff line number Diff line change 13
13
"author" : " Aman Gupta" ,
14
14
"license" : " MIT" ,
15
15
"dependencies" : {
16
- "@notionhq/client" : " ^0.3.1 " ,
16
+ "@notionhq/client" : " ^0.3.2 " ,
17
17
"dotenv" : " ^10.0.0" ,
18
18
"lodash" : " ^4.17.21" ,
19
19
"octokit" : " ^1.1.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @notionhq/client" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.2 " ,
4
4
"description" : " A simple and easy to use client for the Notion API" ,
5
5
"engines" : {
6
6
"node" : " >=12"
You can’t perform that action at this time.
0 commit comments