File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 "vite" : " ^7.1.11" ,
5555 "vitest" : " ^4.1.2"
5656 },
57+ "publishConfig" : {
58+ "access" : " public"
59+ },
5760 "engines" : {
5861 "node" : " >=20.0.0"
5962 }
Original file line number Diff line number Diff line change 9797 "optional" : true
9898 }
9999 },
100+ "publishConfig" : {
101+ "access" : " public"
102+ },
100103 "engines" : {
101104 "node" : " >=20.0.0"
102105 },
Original file line number Diff line number Diff line change 5959 "peerDependencies" : {
6060 "@create-markdown/core" : " >=2.0.0"
6161 },
62+ "publishConfig" : {
63+ "access" : " public"
64+ },
6265 "engines" : {
6366 "node" : " >=20.0.0"
6467 }
Original file line number Diff line number Diff line change 9494 "optional" : true
9595 }
9696 },
97+ "publishConfig" : {
98+ "access" : " public"
99+ },
97100 "engines" : {
98101 "node" : " >=20.0.0"
99102 }
Original file line number Diff line number Diff line change 6464 "@create-markdown/core" : " >=2.0.0" ,
6565 "react" : " >=18.0.0"
6666 },
67+ "publishConfig" : {
68+ "access" : " public"
69+ },
6770 "engines" : {
6871 "node" : " >=20.0.0"
6972 }
You can’t perform that action at this time.
0 commit comments