We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea3f2d commit 915b8a1Copy full SHA for 915b8a1
docs/index.html
@@ -126,7 +126,7 @@ <h1 class="title is-4">
126
127
<script src="https://unpkg.com/accounting-js"></script>
128
<script src="https://unpkg.com/vue"></script>
129
- <script src="../dist/vue-numeric.min.js"></script>
+ <script src="https://unpkg.com/vue-numeric"></script>
130
131
<script>
132
Vue.use(VueNumeric.default)
0 commit comments