Skip to content

Commit

Permalink
Merge branch 'dev' into feat-lazy-load
Browse files Browse the repository at this point in the history
  • Loading branch information
pimlie committed Jul 12, 2020
2 parents 4e96d28 + 544b6c9 commit dfd04d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"core-js": "2",
"cz-conventional-changelog": "latest",
"eslint": "latest",
"firebase": "^7.15.5",
"firebase": "^7.16.0",
"husky": "^4.2.5",
"jest": "^26.1.0",
"nuxt": "^2.13.3",
Expand All @@ -58,7 +58,7 @@
"vuepress-theme-carbon": "^1.0.0"
},
"peerDependencies": {
"firebase": "^7.15.5",
"firebase": "^7.16.0",
"nuxt": "^2.13.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6421,7 +6421,7 @@ firebase-admin@^8.13.0:
"@google-cloud/firestore" "^3.0.0"
"@google-cloud/storage" "^4.1.2"

firebase@^7.15.5:
firebase@^7.16.0:
version "7.16.0"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-7.16.0.tgz#2d891b19add296239d47e64a7927e599d359bdf4"
integrity sha512-fYimLYkY0SS/jv4+ZnSp5u2+QdtwsTtLwPUfmWiKQnjqas1M5mqhQr3QB7vPQuSANhC3UJZZ5KPxLbFomMJLcA==
Expand Down

0 comments on commit dfd04d8

Please sign in to comment.