Skip to content

Commit

Permalink
Correct dotnet-tools update
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonGraal authored Feb 19, 2024
1 parent 069fc08 commit 527c2f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"commands": [
"reportgenerator"
]
}
},
"livereloadserver": {
"version": "1.3.1"
"version": "1.3.1",
"commands": [
"LiveReloadServer"
]
Expand Down

0 comments on commit 527c2f3

Please sign in to comment.