File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.1.21 " ,
5+ "version" : " 0.1.22 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " zenn-cli" ,
33 "license" : " MIT" ,
4- "version" : " 0.1.21 " ,
4+ "version" : " 0.1.22 " ,
55 "description" : " Preview Zenn content locally." ,
66 "bin" : {
77 "zenn" : " bin/zenn.js"
3131 "react" : " ^16.13.1" ,
3232 "react-dom" : " ^16.13.1" ,
3333 "update-notifier" : " ^4.1.0" ,
34- "zenn-content-css" : " ^0.1.21 " ,
34+ "zenn-content-css" : " ^0.1.22 " ,
3535 "zenn-init-embed" : " ^0.1.3" ,
36- "zenn-markdown-html" : " ^0.1.20 "
36+ "zenn-markdown-html" : " ^0.1.22 "
3737 },
3838 "devDependencies" : {
3939 "@types/fs-extra" : " ^9.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " zenn-content-css" ,
3- "version" : " 0.1.21 " ,
3+ "version" : " 0.1.22 " ,
44 "license" : " MIT" ,
55 "description" : " Zenn flavor content style." ,
66 "main" : " lib/index.css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " zenn-markdown-html" ,
3- "version" : " 0.1.20 " ,
3+ "version" : " 0.1.22 " ,
44 "description" : " Convert markdown to zenn flavor html." ,
55 "main" : " lib/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments