Skip to content

Commit

Permalink
null change to test PR build test DOI-DO#2
Browse files Browse the repository at this point in the history
  • Loading branch information
ericiwamoto authored and carlosfelix2 committed Dec 9, 2024
1 parent 5dbb7ee commit 850c50b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ When developing, to use a flag:
5. Install the [CORS chrome extension](https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf?hl=en) in the browser that is launched by the debugger.
6. Set breakpoints in VS code!


## Package Versions

The following attemps to explain why certain packages versions have been chosen and what their current limitations are
Expand All @@ -224,4 +223,4 @@ The following attemps to explain why certain packages versions have been chosen
| gatsby-cli | 3.14.2 | 4.15.2 | No | when attempting to update - breaks all unit tests. Compatibility warning come up with all plugins but this doesn't seems to effect functionality. This is the latest version we can release without investigating unit tests.|
| sass | 1.32.12 | 1.52.3 | No | This version is needed to surpress the dart warnings on / as division for each component. See [here](https://github.com/twbs/bootstrap/issues/34051#issuecomment-845884423) for more information |
| uswds | 2.13.3 | 3.0.2 | No | Needs to stay at 2.13.3 for peer dependency on trussworks|
| trussworks | 3.1.0 | 3.1.0 | No | latest! |
| trussworks | 3.1.0 | 3.1.0 | No | latest! |

0 comments on commit 850c50b

Please sign in to comment.