Browse Source

release: v3.1.22

richard1015 3 years ago
parent
commit
aca2cbb25d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@nutui/nutui",
-  "version": "3.1.21",
+  "version": "3.1.22",
   "description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)",
   "main": "dist/nutui.umd.js",
   "module": "dist/nutui.es.js",
@@ -118,7 +118,7 @@
     "vite": "^2.9.12",
     "vite-plugin-dts": "^1.0.5",
     "vite-plugin-md": "^0.11.8",
-    "vue": "3.2.37",
+    "vue": "3.2.24",
     "vue-jest": "^5.0.0-alpha.7"
   },
   "eslintConfig": {