This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz" ,
3
- "version" : " 2.3.3-alpha.0 " ,
3
+ "version" : " 2.3.3-alpha.1 " ,
4
4
"description" : " It's has never been so easy to documents your things!" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
37
37
"gatsby" : " ^2.13.27" ,
38
38
"gatsby-plugin-eslint" : " ^2.0.5" ,
39
39
"gatsby-plugin-typescript" : " ^2.1.6" ,
40
- "gatsby-theme-docz" : " 2.3.3-alpha.0 " ,
40
+ "gatsby-theme-docz" : " 2.3.3-alpha.1 " ,
41
41
"lodash" : " ^4.17.14" ,
42
42
"marksy" : " ^8.0.0" ,
43
43
"match-sorter" : " ^3.1.1" ,
48
48
"yargs" : " ^13.3.0"
49
49
},
50
50
"peerDependencies" : {
51
- "react" : " ^16.8.0" ,
52
- "react-dom" : " ^16.8.0"
51
+ "react" : " ^16.8.0 || ^17.0.2 " ,
52
+ "react-dom" : " ^16.8.0 || ^17.0.2 "
53
53
}
54
54
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-docz" ,
3
- "version" : " 2.3.3-alpha.0 " ,
3
+ "version" : " 2.3.3-alpha.1 " ,
4
4
"description" : " Gatsby theme created to use Docz" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Pedro Nauck ([email protected] )" ,
60
60
},
61
61
"peerDependencies" : {
62
62
"docz" : " >=2.0.0" ,
63
- "react" : " ^16.8.0" ,
64
- "react-dom" : " ^16.8.0"
63
+ "react" : " ^16.8.0 || ^17.0.2 " ,
64
+ "react-dom" : " ^16.8.0 || ^17.0.2 "
65
65
},
66
66
"gitHead" : " 74932cd67112bacd1e29780a202d466acdd79535"
67
67
}
You can’t perform that action at this time.
0 commit comments