Skip to content

Commit

Permalink
Release build (v1.2.9).
Browse files Browse the repository at this point in the history
  • Loading branch information
dzwillia committed Feb 26, 2018
1 parent 51495f6 commit 9c36d23
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions dist/vue-simple-spinner.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* vue-simple-spinner v1.2.8 (https://github.com/dzwillia/vue-simple-spinner)
* (c) 2017 David Z. Williams
* vue-simple-spinner v1.2.9 (https://github.com/dzwillia/vue-simple-spinner)
* (c) 2018 David Z. Williams
* Released under the MIT License.
*/
(function webpackUniversalModuleDefinition(root, factory) {
Expand Down Expand Up @@ -536,7 +536,6 @@ var isNumber = function isNumber(n) {
};

exports.default = {
name: 'vue-simple-spinner',
props: {
'size': {
default: 32
Expand Down
6 changes: 3 additions & 3 deletions dist/vue-simple-spinner.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 examples/examples.bundle.js

Large diffs are not rendered by default.

0 comments on commit 9c36d23

Please sign in to comment.