This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-core" ,
3
- "version" : " 2.0.0-rc.74 " ,
3
+ "version" : " 2.0.0-rc.75 " ,
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.74 " ,
3
+ "version" : " 2.0.0-rc.75 " ,
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-core" : " 2.0.0-rc.74 " ,
30
+ "docz-core" : " 2.0.0-rc.75 " ,
31
31
"fast-deep-equal" : " ^2.0.1" ,
32
32
"gatsby" : " ^2.13.27" ,
33
33
"gatsby-plugin-eslint" : " ^2.0.5" ,
34
34
"gatsby-plugin-typescript" : " ^2.1.6" ,
35
- "gatsby-theme-docz" : " 2.0.0-rc.74 " ,
35
+ "gatsby-theme-docz" : " 2.0.0-rc.75 " ,
36
36
"lodash" : " ^4.17.14" ,
37
37
"marksy" : " ^8.0.0" ,
38
38
"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.74 " ,
3
+ "version" : " 2.0.0-rc.75 " ,
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.69" ,
26
26
"copy-text-to-clipboard" : " ^2.1.0" ,
27
- "docz" : " 2.0.0-rc.74 " ,
28
- "docz-core" : " 2.0.0-rc.74 " ,
27
+ "docz" : " 2.0.0-rc.75 " ,
28
+ "docz-core" : " 2.0.0-rc.75 " ,
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 4
4
" core/**/*" ,
5
5
" other-packages/**/*"
6
6
],
7
- "version" : " 2.0.0-rc.74 " ,
7
+ "version" : " 2.0.0-rc.75 " ,
8
8
"npmClient" : " yarn" ,
9
9
"useWorkspaces" : true
10
10
}
You can’t perform that action at this time.
0 commit comments