File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22"packages" : [
33" packages/*"
44 ],
5- "version" : " 0.0.27 "
5+ "version" : " 0.0.28 "
66}
Original file line number Diff line number Diff line change 11{
22"name" : " @blocks/editor" ,
33"description" : " WYSIWYG MDX editor" ,
4- "version" : " 0.0.27 " ,
4+ "version" : " 0.0.28 " ,
55"license" : " MIT" ,
66"author" : " John Otander" ,
77"repository" : " johno/blocks" ,
1515"@babel/plugin-proposal-class-properties" : " ^7.5.5" ,
1616"@babel/preset-env" : " ^7.5.5" ,
1717"@babel/preset-react" : " ^7.0.0" ,
18- "@blocks/kit" : " ^0.0.27 " ,
19- "@blocks/serializer" : " ^0.0.27 " ,
18+ "@blocks/kit" : " ^0.0.28 " ,
19+ "@blocks/serializer" : " ^0.0.28 " ,
2020"@convertkit/slate-lists" : " ^0.2.2" ,
2121"@emotion/core" : " ^10.0.10" ,
2222"@emotion/styled" : " ^10.0.10" ,
Original file line number Diff line number Diff line change 11{
22"name" : " gatsby-theme-blocks-docs" ,
3- "version" : " 0.0.27 " ,
3+ "version" : " 0.0.28 " ,
44"author" :
" Brent Jackson <[email protected] >" ,
55"license" : " MIT" ,
66"scripts" :{
1212"gatsby" : " ^2.3.24"
1313 },
1414"dependencies" :{
15- "@blocks/editor" : " ^0.0.27 " ,
16- "@blocks/kit" : " ^0.0.27 " ,
15+ "@blocks/editor" : " ^0.0.28 " ,
16+ "@blocks/kit" : " ^0.0.28 " ,
1717"@emotion/core" : " ^10.0.10" ,
1818"@emotion/styled" : " ^10.0.10" ,
1919"@mdx-js/mdx" : " ^1.0.15" ,
Original file line number Diff line number Diff line change 11{
22"name" : " gatsby-theme-blocks" ,
3- "version" : " 0.0.27 " ,
3+ "version" : " 0.0.28 " ,
44"main" : " index.js" ,
55"author" :
" biscarch <[email protected] > (@chrisbiscardi)" ,
66"license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22"name" : " @blocks/kit" ,
3- "version" : " 0.0.27 " ,
3+ "version" : " 0.0.28 " ,
44"description" : " The React standard library for MDX and the Blocks editor" ,
55"repository" : " blocks/blocks" ,
66"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22"name" : " @blocks/serializer" ,
33"description" : " Transform between MDX and Slate schema" ,
4- "version" : " 0.0.27 " ,
4+ "version" : " 0.0.28 " ,
55"main" : " dist/index.js" ,
66"scripts" :{
77"build" : " babel src -d dist" ,
You can’t perform that action at this time.
0 commit comments