desy-angular 7.0.0 → 7.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,13 +6,13 @@ See live examples of Desy Frontend components: [https://desy.aragon.es/desy-angu
|
|
|
6
6
|
|
|
7
7
|
This project is built upon the Desy Frontend project: [https://desy.aragon.es/](https://desy.aragon.es/)
|
|
8
8
|
|
|
9
|
-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version
|
|
9
|
+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
### How to set up? ###
|
|
13
13
|
This guide explains how to setup your Angular project to begin using Desy Angular.
|
|
14
14
|
* Run `npm install desy-angular`
|
|
15
|
-
* Dependencies: Node.js
|
|
15
|
+
* Dependencies: Node.js v16.17.1, Angular 15
|
|
16
16
|
|
|
17
17
|
### Contact the team ###
|
|
18
18
|
|