diff --git a/demo/index.html b/demo/index.html index 053aa43..4065765 100644 --- a/demo/index.html +++ b/demo/index.html @@ -2,9 +2,8 @@ - - vue-input-autowidth + vue-tribute
diff --git a/dist/favicon.ico b/dist/favicon.ico deleted file mode 100644 index df36fcf..0000000 Binary files a/dist/favicon.ico and /dev/null differ diff --git a/package.json b/package.json index a3b395f..e6265d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-tribute", - "version": "2.0.0", + "version": "1.0.7", "license": "MIT", "files": [ "dist" diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index df36fcf..0000000 Binary files a/public/favicon.ico and /dev/null differ