File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 5050 "//node-fetch@2.6.6file-type" : " have to use this version before they switched to ESM, which gives a compile error related to require()" ,
5151 "//chalk@4" : " also ESM related problem" ,
5252 "//notion-client@4" : " also ESM related problem" ,
53+ "//note: ts-node" : " really is a runtime dependency" ,
5354 "dependencies" : {
5455 "@notionhq/client" : " 2.2.3" ,
5556 "chalk" : " ^4.1.2" ,
6465 "notion-client" : " ^4" ,
6566 "notion-to-md" : " ^2.5.5" ,
6667 "path" : " ^0.12.7" ,
68+ "ts-node" : " ^10.2.1" ,
6769 "sanitize-filename" : " ^1.6.3"
6870 },
6971 "devDependencies" : {
8385 "prettier" : " ^2.2.1" ,
8486 "rimraf" : " ^4.1.2" ,
8587 "semantic-release" : " ^19.0.2" ,
86- "ts-node" : " ^10.2.1" ,
8788 "typescript" : " ^4.6.4" ,
8889 "vite" : " ^4.2.1" ,
8990 "vitest" : " ^0.30.1"
You can’t perform that action at this time.
0 commit comments