We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9bcf7 commit b7ba9a9Copy full SHA for b7ba9a9
index.html
@@ -6,7 +6,7 @@
6
<!-- Import Styles -->
7
<link rel="stylesheet" href="./assets/styles.css" />
8
<!-- Import Vue.js -->
9
- <script src="https://unpkg.com/[email protected].0-beta.12/dist/vue.global.js"></script>
+ <script src="https://unpkg.com/[email protected].11/dist/vue.global.js"></script>
10
</head>
11
<body>
12
<div id="app">
0 commit comments