update packages and modify upload2notion

This commit is contained in:
Jiaxin Peng
2023-08-29 13:39:36 +01:00
parent fb7294d607
commit 722ca7bb56
11 changed files with 710 additions and 690 deletions

View File

@@ -18,5 +18,7 @@
},
"include": [
"**/*.ts"
, "Upload2Notion.ts" ]
,
"src/Upload2Notion.ts"
]
}