@deppon/deppon-tools 2.1.1 → 2.2.0

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # `@deppon/deppon-tools`
2
2
 
3
- 德邦前端 tools 包,适用于 Vue 项目。
3
+ 前端 tools 工具包,适用于 Vue 项目。
4
4
 
5
5
  ## 功能
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deppon/deppon-tools",
3
- "version": "2.1.1",
3
+ "version": "2.2.0",
4
4
  "main": "es/index.js",
5
5
  "module": "es/index.js",
6
6
  "typings": "es/index.d.ts",
@@ -23,7 +23,7 @@
23
23
  "es"
24
24
  ],
25
25
  "license": "MIT",
26
- "description": "德邦前端 tools",
26
+ "description": "Frontend tools package",
27
27
  "keywords": [
28
28
  "tools",
29
29
  "vue",