Skip to content

Commit eb0c2ca

Browse files
committed
docs: fix build
1 parent 4f9b60b commit eb0c2ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/documentation/docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ actionLink: /vuefire/
66
footer: MIT Licensed | Copyright © 2016-present Eduardo San Martin Morote
77
---
88

9+
**Note**: This version currently supports Vue 2 and Firebase 7. Support for Vue 3 / Composition API and Firebase 8 is on the way.
10+
911
<div class="features">
1012
<div class="feature">
1113
<h2>Light</h2>
@@ -21,6 +23,4 @@ footer: MIT Licensed | Copyright © 2016-present Eduardo San Martin Morote
2123
</div>
2224
</div>
2325

24-
Note: This version currently supports Vue 2 and Firebase 7. Support for Vue 3 / Composition API and Firebase 8 is on the way.
25-
2626
<!-- TODO: Example here -->

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13547,9 +13547,9 @@ vue-style-loader@^4.1.0:
1354713547
loader-utils "^1.0.2"
1354813548

1354913549
vue-template-compiler@^2.6.10:
13550-
version "2.6.11"
13551-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz#c04704ef8f498b153130018993e56309d4698080"
13552-
integrity sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==
13550+
version "2.6.12"
13551+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.12.tgz#947ed7196744c8a5285ebe1233fe960437fcc57e"
13552+
integrity sha512-OzzZ52zS41YUbkCBfdXShQTe69j1gQDZ9HIX8miuC9C3rBCk9wIRjLiZZLrmX9V+Ftq/YEyv1JaVr5Y/hNtByg==
1355313553
dependencies:
1355413554
de-indent "^1.0.2"
1355513555
he "^1.1.0"

0 commit comments

Comments
 (0)