File tree 8 files changed +14
-14
lines changed
8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.4 .0" ,
2
+ "version" : " 1.5 .0" ,
3
3
"command" : {
4
4
"bootstrap" : {
5
5
"npmClientArgs" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " crd-scripts" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " Scripts using with Create React Doc" ,
5
5
"main" : " index.js" ,
6
6
"dependencies" : {
25
25
"copy-template-dir" : " ^1.3.0" ,
26
26
"crd-generator-sitemap" : " ^1.3.4" ,
27
27
"crd-prerender-spa-plugin" : " ^0.2.0" ,
28
- "crd-theme" : " ^1.3.2 " ,
29
- "crd-utils" : " ^1.1.3 " ,
28
+ "crd-theme" : " ^1.5.0 " ,
29
+ "crd-utils" : " ^1.5.0 " ,
30
30
"css-loader" : " ^0.28.7" ,
31
31
"css-minimizer-webpack-plugin" : " ^1.2.0" ,
32
32
"detect-port" : " ^1.2.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " crd-seed" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " Default Theme with Create React Doc" ,
5
5
"main" : " index.js" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " crd-templates" ,
3
- "version" : " 1.3.5 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " Default Templates with Create React Doc" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " crd-theme" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " Default Theme with Create React Doc" ,
5
5
"main" : " index.js" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " crd-utils" ,
3
- "version" : " 1.1.3 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " Utils with create react doc" ,
5
5
"main" : " index.js" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-doc" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " Fast static generated site. Just write markdown file." ,
5
5
"homepage" : " " ,
6
6
"bin" : {
26
26
"dependencies" : {
27
27
"@inquirer/input" : " ^0.0.13-alpha.0" ,
28
28
"commander" : " ^2.12.2" ,
29
- "crd-scripts" : " ^1.4 .0" ,
30
- "crd-templates" : " ^1.3.5 " ,
31
- "crd-theme" : " ^1.3.2 " ,
29
+ "crd-scripts" : " ^1.5 .0" ,
30
+ "crd-templates" : " ^1.5.0 " ,
31
+ "crd-theme" : " ^1.5.0 " ,
32
32
"fs-extra" : " ^5.0.0"
33
33
},
34
34
"gitHead" : " ffc5e4cbc94a7356da558c2dbf46e2f39bb8b199"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " crd-leetcode-cli" ,
3
- "version" : " 1.1.5 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " Generate leetcode table autoly" ,
5
5
"bin" : {
6
6
"leetcode" : " ./src/cli.js"
7
7
},
8
8
"dependencies" : {
9
9
"axios" : " ^0.21.1" ,
10
10
"commander" : " ^2.20.0" ,
11
- "crd-utils" : " ^1.1.3 " ,
11
+ "crd-utils" : " ^1.5.0 " ,
12
12
"enquirer" : " ^2.3.0" ,
13
13
"graphql-request" : " ^1.8.2" ,
14
14
"inquirer" : " ^7.3.3" ,
You can’t perform that action at this time.
0 commit comments