X Tutup
Skip to content

Commit 7ba14ef

Browse files
committed
Upgrade to Rush 5.16.0
1 parent 5f95537 commit 7ba14ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rush.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* path segment in the "$schema" field for all your Rush config files. This will ensure
1717
* correct error-underlining and tab-completion for editors such as VS Code.
1818
*/
19-
"rushVersion": "5.15.1",
19+
"rushVersion": "5.16.0",
2020

2121
/**
2222
* The next field selects which package manager should be installed and determines its version.

0 commit comments

Comments
 (0)
X Tutup