Skip to content
Snippets Groups Projects
Commit a1074173 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5271 OZG-5781 Run `nx migrate 18`

Additionally modify package.json:
```bash
sed -i '' \
  -e 's/"17.3.9"/"17.3.10"/g' \
  -e 's/rest": "9.0.0"/rest": "10.0.0"/' \
  -e 's/"keycloak-angular": "14.2.0"/"keycloak-angular": "15.2.1"/' \
  -e '/@nrwl\/cli/d' \
  package.json

rm -rf node_modules package-lock.json
npm install
```
parent 18ca8a0f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment