Skip to content

Commit a2f4fdf

Browse files
committed
chore: upgrade deps
1 parent cb92cb1 commit a2f4fdf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/compiler": "^7.0.0",
3434
"@angular/core": "^7.0.0",
3535
"@angular/fire": "^5.1.0",
36-
"@angular/flex-layout": "^7.0.0-beta.22",
36+
"@angular/flex-layout": "^7.0.0-beta.23",
3737
"@angular/forms": "^7.0.0",
3838
"@angular/http": "^7.0.0",
3939
"@angular/material": "^7.0.0",
@@ -64,7 +64,7 @@
6464
"normalize.css": "^8.0.0",
6565
"quill": "^1.3.6",
6666
"rxjs": "^6.3.3",
67-
"screenfull": "^3.3.3",
67+
"screenfull": "^4.0.0",
6868
"zone.js": "^0.8.26"
6969
},
7070
"devDependencies": {

0 commit comments

Comments
 (0)