valaxy-theme-yun 0.16.3 → 0.16.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "valaxy-theme-yun",
3
- "version": "0.16.3",
3
+ "version": "0.16.4",
4
4
  "author": {
5
5
  "email": "me@yunyoujun.cn",
6
6
  "name": "YunYouJun",
@@ -19,12 +19,12 @@
19
19
  "dependencies": {
20
20
  "@explosions/fireworks": "^0.0.2",
21
21
  "@iconify-json/ant-design": "^1.1.13",
22
- "@iconify-json/simple-icons": "^1.1.86",
22
+ "@iconify-json/simple-icons": "^1.1.87",
23
23
  "animejs": "^3.2.2"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@types/animejs": "^3.1.12",
27
- "valaxy": "0.16.3",
27
+ "valaxy": "0.16.4",
28
28
  "valaxy-addon-waline": "0.1.1"
29
29
  }
30
30
  }