valaxy-theme-hairy 0.1.4 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "valaxy-theme-hairy",
|
3
|
-
"version": "0.1.
|
3
|
+
"version": "0.1.5",
|
4
4
|
"packageManager": "pnpm@7.5.0",
|
5
5
|
"author": {
|
6
6
|
"email": "wwu710632@gmail.com",
|
@@ -24,6 +24,7 @@
|
|
24
24
|
"@hairy/vue-use": "^1.2.0",
|
25
25
|
"@iconify-json/ant-design": "^1.1.3",
|
26
26
|
"@iconify-json/simple-icons": "^1.1.19",
|
27
|
+
"@iconify-json/fluent": "^1.1.18",
|
27
28
|
"@vueuse/core": "^8.9.4",
|
28
29
|
"@waline/client": "^2.6.1",
|
29
30
|
"animate.css": "^4.1.1",
|