Browse Source

feat(types): version

qinlaiqiao 4 years atrás
parent
commit
49af4a92b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      types/package.json

+ 1 - 1
types/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@sc/types",
-  "version": "1.0.31",
+  "version": "1.0.32",
   "description": "共用类型文件",
   "main": "./dist/index.cjs.js",
   "module": "./dist/index.esm.js",