Skip to content

Commit

Permalink
chore: pin vue version
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Dec 28, 2020
1 parent 34de70f commit 5aa7c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
</div>


<script src="https://unpkg.com/vue/dist/vue.js"></script>
<script src="https://unpkg.com/vue@2.6.12/dist/vue.js"></script>
<script src="./dist/vue-observe-visibility.min.js"></script>
<script>
// App
Expand Down

0 comments on commit 5aa7c4b

Please sign in to comment.