Changeset c352b2d for Farmatiko/ClientApp/package.json
- Timestamp:
- 07/21/20 22:21:03 (5 years ago)
- Branches:
- master
- Children:
- 1f041f6
- Parents:
- 92a1f41 (diff), 333cdac (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/package.json
r92a1f41 rc352b2d 14 14 "dependencies": { 15 15 "@angular/animations": "8.2.12", 16 "@angular/cdk": "~8.2.3", 16 17 "@angular/common": "8.2.12", 17 18 "@angular/compiler": "8.2.12", 18 19 "@angular/core": "8.2.12", 19 20 "@angular/forms": "8.2.12", 21 "@angular/material": "^8.2.3", 20 22 "@angular/platform-browser": "8.2.12", 21 23 "@angular/platform-browser-dynamic": "8.2.12", … … 34 36 "devDependencies": { 35 37 "@angular-devkit/build-angular": "^0.803.26", 36 "@angular/cli": "^ 8.3.26",38 "@angular/cli": "^10.0.3", 37 39 "@angular/compiler-cli": "^8.2.14", 38 40 "@angular/language-service": "^8.2.12",
Note:
See TracChangeset
for help on using the changeset viewer.