Skip to content

Commit

Permalink
Update .yo-rc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Sep 26, 2024
1 parent b2e86f0 commit 92a3cda
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions test-integration/generate-blueprint-samples/default/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"install",
"end"
],
"sbs": false,
"written": true
"sbs": false
},
"common": {
"command": false,
Expand All @@ -50,8 +49,7 @@
"install",
"end"
],
"sbs": false,
"written": true
"sbs": false
},
"cypress": {
"command": false,
Expand All @@ -74,8 +72,7 @@
"install",
"end"
],
"sbs": false,
"written": true
"sbs": false
},
"server": {
"command": false,
Expand All @@ -98,8 +95,7 @@
"install",
"end"
],
"sbs": false,
"written": true
"sbs": false
},
"jdl": {
"command": true,
Expand All @@ -126,8 +122,7 @@
"postInstall",
"end"
],
"sbs": false,
"written": true
"sbs": false
},
"spring-data-relational": {
"command": true,
Expand All @@ -154,8 +149,7 @@
"postInstall",
"end"
],
"sbs": false,
"written": true
"sbs": false
},
"languages": {
"command": true,
Expand All @@ -182,8 +176,7 @@
"postInstall",
"end"
],
"sbs": false,
"written": true
"sbs": false
},
"angular": {
"command": true,
Expand All @@ -210,8 +203,7 @@
"postInstall",
"end"
],
"sbs": false,
"written": true
"sbs": false
}
},
"jhipsterVersion": "7.5.0",
Expand Down

0 comments on commit 92a3cda

Please sign in to comment.