Skip to content

Commit 2b75895

Browse files
committed
🐛 Fix script naming
Signed-off-by: Jakub Juszczak <[email protected]>
1 parent ac2be97 commit 2b75895

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/.nojekyll

Whitespace-only changes.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<div id="app">
99
<app></app>
1010
</div>
11-
<script src="dist/vue-chart.js"></script>
11+
<script src="dist/vue-chartjs.js"></script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)