Skip to content

Commit

Permalink
[DCJ-621][risk=no] Small fixes for documentation issues found during …
Browse files Browse the repository at this point in the history
…onboarding. (#2652)
  • Loading branch information
otchet-broad authored Aug 20, 2024
1 parent c3e19de commit 37f1265
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEVNOTES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Local Development

1. We use [node@16](https://github.com/nvm-sh/nvm#installing-and-updating):
1. We use [node@22.6.0](https://github.com/nvm-sh/nvm#installing-and-updating):

```
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install 16
nvm install 22.6.0
```
2. Install deps:

Expand Down
2 changes: 1 addition & 1 deletion src/styles/bootstrap_replacement.css
Original file line number Diff line number Diff line change
Expand Up @@ -6562,4 +6562,4 @@ button.close {
display: none !important;
}
}
/*# sourceMappingURL=bootstrap.css.map */
/* sourceMappingURL=bootstrap.css.map */

0 comments on commit 37f1265

Please sign in to comment.