Skip to content

Commit 748a59c

Browse files
committed
feat: initial release under notion-pull-mdx name
1 parent 74f34d8 commit 748a59c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Diff for: .gitignore

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
dist/
2-
temp/
2+
sample/
3+
sample_img/
34
node_modules/
4-
temp_img/
5-
65
version.json

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"//chalk@4": "also ESM related problem",
4646
"dependencies": {
4747
"@notionhq/client": "^1.0.4",
48-
"chalk": "^4.1.2",
48+
"chalk": "^5.0.1",
4949
"commander": "^9.2.0",
5050
"file-type": "16.5.1",
5151
"fs-extra": "^10.1.0",

0 commit comments

Comments
 (0)