@infly/libs 2.0.37 → 2.0.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@infly/libs",
3
- "version": "2.0.37",
3
+ "version": "2.0.38",
4
4
  "description": "工具组件库",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -31,7 +31,6 @@
31
31
  "infly-libs",
32
32
  "libs"
33
33
  ],
34
- "types-为了直接点击进入引用文件所以去掉": "types/index.d.ts",
35
34
  "author": "Kahal",
36
35
  "license": "ISC",
37
36
  "dependencies": {},