We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f34d8 commit 748a59cCopy full SHA for 748a59c
.gitignore
@@ -1,6 +1,5 @@
1
dist/
2
-temp/
+sample/
3
+sample_img/
4
node_modules/
-temp_img/
5
-
6
version.json
package.json
@@ -45,7 +45,7 @@
45
"//chalk@4": "also ESM related problem",
46
"dependencies": {
47
"@notionhq/client": "^1.0.4",
48
- "chalk": "^4.1.2",
+ "chalk": "^5.0.1",
49
"commander": "^9.2.0",
50
"file-type": "16.5.1",
51
"fs-extra": "^10.1.0",
0 commit comments