File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.10.1 " ,
2
+ "version" : " 1.10.2 " ,
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.9 .2" ,
3
+ "version" : " 1.10 .2" ,
4
4
"description" : " Scripts using 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.10.0 " ,
3
+ "version" : " 1.10.2 " ,
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.9 .2" ,
29
+ "crd-scripts" : " ^1.10 .2" ,
30
30
"crd-templates" : " ^1.10.0" ,
31
31
"crd-theme" : " ^1.9.1" ,
32
32
"fs-extra" : " ^5.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " crd-leetcode-cli" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " Generate leetcode table autoly" ,
5
5
"bin" : {
6
6
"leetcode" : " ./src/cli.js"
You can’t perform that action at this time.
0 commit comments