Skip to content

Commit 6f02286

Browse files
authored
feat: add rush.json (#30)
1 parent 4b96808 commit 6f02286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ const full = {
193193
'.env': stringify(env),
194194
'dockerfile': stringify(docker),
195195
'package.json': stringify(packageJSON),
196+
'rush.json': stringify(packageJSON),
196197
'readme.md': stringify(readme),
197198
'cargo.toml': stringify(cargo),
198199
'gemfile': stringify(gemfile),

0 commit comments

Comments
 (0)