We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352b9ec commit 97ec450Copy full SHA for 97ec450
admin/README.md
@@ -40,3 +40,5 @@
40
41
1. Update node, replace the current version in `dockerfile` with the latest stable version [here](https://nodejs.org/en/download)
42
2. Run `yarn req-up-all` and select everything to update all FE dependencies
43
+3. Manually set the versions in `dependencies`, but not `devDependencies`, to be `~` the lowest functional minor version
44
+4. Run `yarn install`
0 commit comments