This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-components" ,
3
- "version" : " 2.0.0-rc.43 " ,
3
+ "version" : " 2.0.0-rc.44 " ,
4
4
"main" : " dist/index.js" ,
5
5
"module" : " dist/docz-components.esm.js" ,
6
6
"typings" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-core" ,
3
- "version" : " 2.0.0-rc.43 " ,
3
+ "version" : " 2.0.0-rc.44 " ,
4
4
"description" : " All docz core logic of bundle and parsing is included on this package" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz" ,
3
- "version" : " 2.0.0-rc.43 " ,
3
+ "version" : " 2.0.0-rc.44 " ,
4
4
"description" : " It's has never been so easy to documents your things!" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
27
27
"@mdx-js/react" : " ^1.0.27" ,
28
28
"array-sort" : " ^1.0.0" ,
29
29
"capitalize" : " ^2.0.0" ,
30
- "docz-components" : " 2.0.0-rc.43 " ,
31
- "docz-core" : " 2.0.0-rc.43 " ,
30
+ "docz-components" : " 2.0.0-rc.44 " ,
31
+ "docz-core" : " 2.0.0-rc.44 " ,
32
32
"fast-deep-equal" : " ^2.0.1" ,
33
33
"gatsby" : " ^2.13.27" ,
34
34
"gatsby-plugin-eslint" : " ^2.0.5" ,
35
35
"gatsby-plugin-typescript" : " ^2.1.6" ,
36
- "gatsby-theme-docz" : " 2.0.0-rc.43 " ,
36
+ "gatsby-theme-docz" : " 2.0.0-rc.44 " ,
37
37
"lodash" : " ^4.17.14" ,
38
38
"marksy" : " ^8.0.0" ,
39
39
"match-sorter" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-docz" ,
3
- "version" : " 2.0.0-rc.43 " ,
3
+ "version" : " 2.0.0-rc.44 " ,
4
4
"description" : " Gatsby theme created to use Docz" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Pedro Nauck ([email protected] )" ,
24
24
"@theme-ui/typography" : " ^0.2.5" ,
25
25
"babel-plugin-export-metadata" : " ^2.0.0-rc.1" ,
26
26
"copy-text-to-clipboard" : " ^2.1.0" ,
27
- "docz" : " 2.0.0-rc.43 " ,
28
- "docz-core" : " 2.0.0-rc.43 " ,
27
+ "docz" : " 2.0.0-rc.44 " ,
28
+ "docz-core" : " 2.0.0-rc.44 " ,
29
29
"emotion-theming" : " ^10.0.14" ,
30
30
"fs-extra" : " ^8.1.0" ,
31
31
"gatsby" : " ^2.13.27" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 3.1.3" ,
3
3
"packages" : [" core/**/*" , " other-packages/**/*" ],
4
- "version" : " 2.0.0-rc.43 " ,
4
+ "version" : " 2.0.0-rc.44 " ,
5
5
"npmClient" : " yarn" ,
6
6
"useWorkspaces" : true
7
7
}
You can’t perform that action at this time.
0 commit comments