Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Commit 578a38e

Browse files
author
Ken Berkeley
committed
@2.1.25 support BootStrap 4
1 parent 89a3031 commit 578a38e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/dist/client.343906db.js renamed to examples/dist/client.56231834.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212

1313
<script src="//unpkg.com/jquery@2.1.4/dist/jquery.min.js"></script>
1414
<script src="//unpkg.com/bootstrap@3.3.5/dist/js/bootstrap.min.js"></script>
15-
<script type="text/javascript" src="client.343906db.js"></script></body>
15+
<script type="text/javascript" src="client.56231834.js"></script></body>
1616
</html>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue2-datatable-component",
33
"description": "The best Datatable for Vue.js 2.x which never sucks",
4-
"version": "2.1.24",
4+
"version": "2.1.25",
55
"main": "dist/min.js",
66
"module": "src/main.js",
77
"author": "Ken Berkeley <kenberkeley@foxmail.com>",

0 commit comments

Comments
 (0)