Skip to content

Commit 054648f

Browse files
docs load local dist
1 parent 4474560 commit 054648f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h1 class="title is-4">
133133

134134
<script src="https://unpkg.com/accounting-js"></script>
135135
<script src="https://unpkg.com/vue@2.6.14"></script>
136-
<script src="https://unpkg.com/vue-numeric"></script>
136+
<script src="../dist/vue-numeric.min.js"></script>
137137

138138
<script>
139139
Vue.use(VueNumeric.default)

0 commit comments

Comments
 (0)