Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Commit

Permalink
Updated versions and added back package lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
sconix committed Dec 22, 2019
1 parent b88a4bb commit c49508e
Show file tree
Hide file tree
Showing 6 changed files with 14,713 additions and 27 deletions.
Empty file removed angular.json
Empty file.
20 changes: 10 additions & 10 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,24 @@
}
},
"dependencies": {
"@angular/cdk": "^9.0.0-rc.5",
"@angular/common": "^9.0.0-rc.6",
"@angular/compiler": "^9.0.0-rc.6",
"@angular/core": "^9.0.0-rc.6",
"@angular/cdk": "^9.0.0-rc.6",
"@angular/common": "^9.0.0-rc.7",
"@angular/compiler": "^9.0.0-rc.7",
"@angular/core": "^9.0.0-rc.7",
"@angular/flex-layout": "8.0.0-beta.27",
"@angular/platform-browser": "^9.0.0-rc.6",
"@angular/platform-browser-dynamic": "^9.0.0-rc.6",
"@angular/platform-browser": "^9.0.0-rc.7",
"@angular/platform-browser-dynamic": "^9.0.0-rc.7",
"core-js": "^3.6.0",
"ngx-swiper-wrapper": "^8.0.0",
"rxjs": "^6.5.0",
"swiper": "^5.2.0",
"zone.js": "^0.10.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.900.0-rc.6",
"@angular/cli": "^9.0.0-rc.6",
"@angular/compiler-cli": "^9.0.0-rc.6",
"@ngtools/webpack": "^9.0.0-rc.6",
"@angular-devkit/build-angular": "^0.900.0-rc.7",
"@angular/cli": "^9.0.0-rc.7",
"@angular/compiler-cli": "^9.0.0-rc.7",
"@ngtools/webpack": "^9.0.0-rc.7",
"@types/node": "^12.12.0",
"@types/swiper": "^5.2.0",
"codelyzer": "^5.2.0",
Expand Down
Loading

0 comments on commit c49508e

Please sign in to comment.