Skip to content

Commit

Permalink
chore: release v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoluoboding committed Aug 2, 2019
1 parent d3291a5 commit 78e379e
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 868 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "10"
- "8"
- "6"
2 changes: 2 additions & 0 deletions lib/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<title>vue-smart-widget demo</title>
<script src="./vue-smart-widget.umd.js"></script>

<link rel="stylesheet" href="./vue-smart-widget.css">


<script>
console.log(vue-smart-widget)
Expand Down
Loading

0 comments on commit 78e379e

Please sign in to comment.