File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33= head1 Upcoming
44
5+ = head1 0.2.8
6+
7+ = item improve C < description > header
8+ = item fix rss generation
9+
510= head1 0.2.7
611
712= item fix styles
Original file line number Diff line number Diff line change 11{
22 "name" : " podlite-web" ,
33 "description" : " 📖 Create static websites with Next.js and the Podlite markup language." ,
4- "version" : " 0.2.7 " ,
4+ "version" : " 0.2.8 " ,
55 "private" : true ,
66 "funding" : {
77 "type" : " opencollective" ,
3232 "fs-extra" : " ^11.2.0" ,
3333 "next" : " 12.0.10" ,
3434 "react" : " 17.0.2" ,
35- "react-dom" : " 17.0.2"
35+ "react-dom" : " 17.0.2" ,
36+ "tsx" : " 4.19.4"
3637 },
3738 "devDependencies" : {
38- "@podlite/editor-react" : " ^0.0.34 " ,
39- "@podlite/markdown" : " ^0.0.21 " ,
40- "@podlite/publisher" : " ^0.0.9 " ,
41- "@podlite/schema" : " ^0.0.28 " ,
42- "@podlite/to-jsx" : " ^0.0.32 " ,
39+ "@podlite/editor-react" : " ^0.0.35 " ,
40+ "@podlite/markdown" : " ^0.0.22 " ,
41+ "@podlite/publisher" : " ^0.0.10 " ,
42+ "@podlite/schema" : " ^0.0.29 " ,
43+ "@podlite/to-jsx" : " ^0.0.33 " ,
4344 "@rollup/plugin-commonjs" : " ^26.0.1" ,
4445 "@rollup/plugin-json" : " ^6.1.0" ,
4546 "@rollup/plugin-node-resolve" : " ^15.2.3" ,
6364 "next-optimized-images" : " ^2.6.2" ,
6465 "nodemon" : " ^2.0.16" ,
6566 "pagefind" : " ^1.1.1" ,
66- "podlite" : " ^0.0.41 " ,
67+ "podlite" : " ^0.0.42 " ,
6768 "prettier" : " ^2.5.1" ,
6869 "react-modal" : " ^3.14.4" ,
6970 "rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments