Skip to content

Commit 5ab526d

Browse files
hattonandrew-polk
authored andcommitted
fix: lock down notion-to-md to before it broke
notion-to-md broke its API in 2.7.0 without changing major version number
1 parent 57e4084 commit 5ab526d

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

package-lock.json

Lines changed: 6 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"markdown-table": "^2.0.0",
3535
"node-fetch": "2.6.6",
3636
"notion-client": "^4",
37-
"notion-to-md": "^2.5.5",
37+
"notion-to-md": "2.5.5",
3838
"path": "^0.12.7",
3939
"ts-node": "^10.2.1",
4040
"sanitize-filename": "^1.6.3"

0 commit comments

Comments
 (0)