This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz" ,
3
- "version" : " 2.0.0-rc.76 " ,
3
+ "version" : " 2.0.0-rc.77 " ,
4
4
"description" : " It's has never been so easy to documents your things!" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
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.76 " ,
35
+ "gatsby-theme-docz" : " 2.0.0-rc.77 " ,
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.76 " ,
3
+ "version" : " 2.0.0-rc.77 " ,
4
4
"description" : " Gatsby theme created to use Docz" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Pedro Nauck ([email protected] )" ,
57
57
"eslint-config-docz-js" : " 2.0.0-rc.69"
58
58
},
59
59
"peerDependencies" : {
60
+ "docz" : " >=2.0.0" ,
60
61
"react" : " ^16.8.0" ,
61
- "react-dom" : " ^16.8.0" ,
62
- "docz" : " >=2.0.0"
62
+ "react-dom" : " ^16.8.0"
63
63
},
64
64
"gitHead" : " 74932cd67112bacd1e29780a202d466acdd79535"
65
65
}
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.76 " ,
7
+ "version" : " 2.0.0-rc.77 " ,
8
8
"npmClient" : " yarn" ,
9
9
"useWorkspaces" : true
10
10
}
You can’t perform that action at this time.
0 commit comments