Skip to content

Commit

Permalink
Update dev dependencies and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Amphiluke committed Jul 18, 2020
1 parent 3d2f378 commit 4df6e28
Show file tree
Hide file tree
Showing 6 changed files with 514 additions and 1,012 deletions.
2 changes: 1 addition & 1 deletion dist/handy-scroll.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ var __vue_staticRenderFns__ = [];



const __vue_component__ = normalizeComponent(
const __vue_component__ = /*#__PURE__*/normalizeComponent(
{ render: __vue_render__, staticRenderFns: __vue_staticRenderFns__ },
__vue_inject_styles__,
__vue_script__,
Expand Down
2 changes: 1 addition & 1 deletion dist/handy-scroll.esm.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/handy-scroll.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ https://amphiluke.github.io/vue-handy-scroll/dist/



var __vue_component__ = normalizeComponent(
var __vue_component__ = /*#__PURE__*/normalizeComponent(
{ render: __vue_render__, staticRenderFns: __vue_staticRenderFns__ },
__vue_inject_styles__,
__vue_script__,
Expand Down
Loading

0 comments on commit 4df6e28

Please sign in to comment.