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 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.0.10 "
5+ "version" : " 0.0.11 "
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.10 " ,
4+ "version" : " 0.0.11 " ,
55 "license" : " MIT" ,
66 "author" : " John Otander" ,
77 "repository" : " johno/blocks" ,
88 "dependencies" : {
9- "@blocks/serializer" : " ^0.0.10 " ,
9+ "@blocks/serializer" : " ^0.0.11 " ,
1010 "@convertkit/slate-lists" : " ^0.2.2" ,
1111 "@emotion/core" : " ^10.0.10" ,
1212 "@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.10 " ,
3+ "version" : " 0.0.11 " ,
44 "author" : " Brent Jackson <jxnblk@gmail.com>" ,
55 "license" : " MIT" ,
66 "scripts" : {
1212 "gatsby" : " ^2.3.24"
1313 },
1414 "dependencies" : {
15- "@blocks/editor" : " ^0.0.10 " ,
15+ "@blocks/editor" : " ^0.0.11 " ,
1616 "@blocks/kit" : " ^0.0.9" ,
1717 "@emotion/core" : " ^10.0.10" ,
1818 "@emotion/styled" : " ^10.0.10" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-theme-blocks" ,
3- "version" : " 0.0.10 " ,
3+ "version" : " 0.0.11 " ,
44 "main" : " index.js" ,
55 "author" : " biscarch <chris@christopherbiscardi.com> (@chrisbiscardi)" ,
66 "license" : " MIT"
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.10 " ,
4+ "version" : " 0.0.11 " ,
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