Go to file
dependabot[bot] 9b26198436
Bump @highcharts/map-collection from 1.1.3 to 2.1.0
Bumps [@highcharts/map-collection](https://github.com/highcharts/map-collection-dist) from 1.1.3 to 2.1.0.
- [Release notes](https://github.com/highcharts/map-collection-dist/releases)
- [Commits](https://github.com/highcharts/map-collection-dist/compare/v1.1.3...v2.1.0)

---
updated-dependencies:
- dependency-name: "@highcharts/map-collection"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 11:41:10 +00:00
.github Create dependabot.yml 2023-07-12 13:33:24 +03:00
.idea package-lock fix 2023-07-12 14:26:00 +03:00
e2e initial commit 2019-11-13 10:22:40 +00:00
src package-lock fix 2023-07-12 14:26:00 +03:00
.browserslistrc Merging angular-upgrade branch 2021-07-08 09:44:57 +00:00
.editorconfig initial commit 2019-11-13 10:22:40 +00:00
.gitignore added gitignore file 2023-07-12 14:31:08 +03:00
README.md initial commit 2019-11-13 10:22:40 +00:00
angular.json svn merge -r 61523:HEAD https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/open-science-observatory-ui/branches/new-indicators-and-graphs-osfair-2021 2023-07-11 14:00:53 +00:00
package-lock.json Bump @highcharts/map-collection from 1.1.3 to 2.1.0 2023-07-12 11:41:10 +00:00
package.json Bump @highcharts/map-collection from 1.1.3 to 2.1.0 2023-07-12 11:41:10 +00:00
tsconfig.json Merging angular-upgrade branch 2021-07-08 09:44:57 +00:00
tslint.json Merging angular-upgrade branch 2021-07-08 09:44:57 +00:00

README.md

OpenScienceObservatoryUi

This project was generated with Angular CLI version 7.0.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.