|
18 | 18 | "plugin.watch": "npm run plugin.watch.tsc & npm run plugin.watch.android & npm run plugin.watch.ios"
|
19 | 19 | },
|
20 | 20 | "devDependencies": {
|
21 |
| - "@angular/animations": "~10.2.0", |
22 |
| - "@angular/common": "~10.2.0", |
23 |
| - "@angular/compiler": "~10.2.0", |
24 |
| - "@angular/compiler-cli": "~10.2.0", |
25 |
| - "@angular/core": "~10.2.0", |
26 |
| - "@angular/forms": "~10.2.0", |
27 |
| - "@angular/platform-browser": "~10.2.0", |
28 |
| - "@angular/platform-browser-dynamic": "~10.2.0", |
29 |
| - "@angular/router": "~10.2.0", |
| 21 | + "@angular/animations": "~10.1.5", |
| 22 | + "@angular/common": "~10.1.5", |
| 23 | + "@angular/compiler": "~10.1.5", |
| 24 | + "@angular/compiler-cli": "~10.1.5", |
| 25 | + "@angular/core": "~10.1.5", |
| 26 | + "@angular/forms": "~10.1.5", |
| 27 | + "@angular/platform-browser": "~10.1.5", |
| 28 | + "@angular/platform-browser-dynamic": "~10.1.5", |
| 29 | + "@angular/router": "~10.1.5", |
30 | 30 | "@commitlint/cli": "^11.0.0",
|
31 | 31 | "@commitlint/config-conventional": "^11.0.0",
|
32 | 32 | "@nativescript/angular": "^10.1.7",
|
|
0 commit comments