We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7bc610 commit 3a09a05Copy full SHA for 3a09a05
index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+ <link rel="icon" type="image/svg+xml" href="/logo.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>Vite + Vue + TS</title>
8
</head>
package.json
@@ -1,6 +1,6 @@
1
{
"name": "vue-spin-the-wheel",
- "version": "2.0.2",
+ "version": "2.1.0",
"type": "module",
"author": "Xiaolin Zhu",
"contributors": [
@@ -12,7 +12,7 @@
12
],
13
"license": "MIT",
14
"bugs": {
15
- "email": "290353548@qq.com"
+ "email": "dyas@yaskur.com"
16
},
17
"keywords": [
18
"wheel-of-names",
0 commit comments