Skip to content

Commit

Permalink
Merge branch 'master' into contextbeforega
Browse files Browse the repository at this point in the history
  • Loading branch information
jia020 authored Jul 11, 2023
2 parents ed7de63 + d1962be commit 2414eac
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

User Interface component for the [AuScope Discovery Portal](http://portal.auscope.org.au/)

This project was generated with the [Angular CLI](https://github.com/angular/angular-cli). It is now on version 14 of Angular. For best results compile with Angular 14, node 18 and npm 9.
This project was generated with the [Angular CLI](https://github.com/angular/angular-cli). It is now on version 15 of Angular. For best results compile with Angular 15, node 18 and npm 9.

## Prerequisites

Install node v18 https://nodejs.org/en/download/
Install npm v9 `npm install -g npm@8`
install the Angular CLI v14 `npm install -g @angular/cli@13`
Install npm v9 `npm install -g npm@9`
install the Angular CLI v15 `npm install -g @angular/cli@15`

## Development server

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@angular/platform-server": "^15.2.8",
"@angular/router": "^15.2.8",
"@auscope/angular-cesium": "^15.0.1",
"@auscope/portal-core-ui": "^6.3.1",
"@auscope/portal-core-ui": "^6.4.1",
"@csiro-geoanalytics/ng": "^2.5.0",
"@ng-bootstrap/ng-bootstrap": "^14.1.0",
"@ng-select/ng-select": "^10.0.4",
Expand Down

0 comments on commit 2414eac

Please sign in to comment.