|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "6.0.3", |
16 | | - "@angular/common": "6.0.3", |
17 | | - "@angular/compiler": "6.0.3", |
18 | | - "@angular/core": "6.0.3", |
19 | | - "@angular/forms": "6.0.3", |
20 | | - "@angular/http": "6.0.3", |
21 | | - "@angular/platform-browser": "6.0.3", |
22 | | - "@angular/platform-browser-dynamic": "6.0.3", |
23 | | - "@angular/router": "6.0.3", |
| 15 | + "@angular/animations": "^6.0.0", |
| 16 | + "@angular/common": "^6.0.0", |
| 17 | + "@angular/compiler": "^6.0.0", |
| 18 | + "@angular/core": "^6.0.0", |
| 19 | + "@angular/forms": "^6.0.0", |
| 20 | + "@angular/http": "^6.0.0", |
| 21 | + "@angular/platform-browser": "^6.0.0", |
| 22 | + "@angular/platform-browser-dynamic": "^6.0.0", |
| 23 | + "@angular/router": "^6.0.0", |
24 | 24 | "cesium": "^1.45.0", |
25 | 25 | "core-js": "^2.4.1", |
26 | 26 | "rxjs": "^6.2.0", |
27 | 27 | "zone.js": "^0.8.26" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@angular/cli": "6.0.3", |
31 | | - "@angular/compiler-cli": "6.0.3", |
32 | | - "@angular/language-service": "6.0.3", |
| 30 | + "@angular/cli": "^6.0.0", |
| 31 | + "@angular/compiler-cli": "^6.0.0", |
| 32 | + "@angular/language-service": "^6.0.0", |
33 | 33 | "@types/jasmine": "~2.8.3", |
34 | 34 | "@types/jasminewd2": "~2.0.2", |
35 | 35 | "@types/node": "~6.0.60", |
|
0 commit comments