Skip to content

Commit

Permalink
fix(package): updated angular to v7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Feb 10, 2019
1 parent 15526c1 commit 5884951
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,29 +34,29 @@
},
"dependencies": {
"@agm/core": "^1.0.0-beta.5",
"@angular/animations": "^7.2.0",
"@angular/cdk": "^7.2.1",
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0",
"@angular/forms": "^7.2.0",
"@angular/material": "^7.2.1"
"@angular/animations": "^7.2.4",
"@angular/cdk": "^7.3.1",
"@angular/common": "^7.2.4",
"@angular/core": "^7.2.4",
"@angular/forms": "^7.2.4",
"@angular/material": "^7.3.1"
},
"devDependencies": {
"@angular/compiler": "^7.2.0",
"@angular/compiler-cli": "^7.2.0",
"@angular/platform-browser": "^7.2.0",
"@angular/platform-browser-dynamic": "^7.2.0",
"@angular/platform-server": "^7.2.0",
"@angular/compiler": "^7.2.4",
"@angular/compiler-cli": "^7.2.4",
"@angular/platform-browser": "^7.2.4",
"@angular/platform-browser-dynamic": "^7.2.4",
"@angular/platform-server": "^7.2.4",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"@babel/preset-es2015": "^7.0.0-beta.53",
"@babel/preset-typescript": "^7.1.0",
"@compodoc/gulp-compodoc": "^0.0.10",
"@types/googlemaps": "^3.30.13",
"@types/jest": "^23.3.12",
"@types/jest": "^23.3.14",
"@types/lodash": "^4.14.119",
"@types/node": "^10.12.18",
"@types/node": "^10.12.24",
"angular-cli-ghpages": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"ansi-colors": "^3.2.3",
Expand All @@ -67,7 +67,7 @@
"codelyzer": "^4.5.0",
"commitplease": "^3.2.0",
"conventional-github-releaser": "2.0.2",
"core-js": "^2.6.2",
"core-js": "^2.6.4",
"css-loader": "^1.0.0",
"cssnano": "^4.1.8",
"del": "3.0.0",
Expand All @@ -78,7 +78,7 @@
"gulp-conventional-changelog": "^2.0.3",
"gulp-coveralls": "^0.1.4",
"gulp-file": "^0.4.0",
"gulp-git": "^2.8.1",
"gulp-git": "^2.9.0",
"gulp-hub": "^0.8.0",
"gulp-inline-ng2-template": "^5.0.1",
"gulp-tslint": "^8.1.3",
Expand Down

0 comments on commit 5884951

Please sign in to comment.