sohelp-eleplus 1.1.13 → 1.1.14

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 +8 -4
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,7 +1,11 @@
1
- #如何安装
1
+ # 如何安装
2
+ * 1) npm install sohelp-eleplus@1.1.13
3
+ * 2) npm install sohelp-eleplus
2
4
 
5
+ # 相关依赖
3
6
 
4
- #相关依赖
5
7
 
6
-
7
- #如何发布
8
+ # 如何发布
9
+ * 1) npm set config=https://registry.npmjs.org
10
+ * 2) npm login //#Enter username, password and two-factor authentication password
11
+ * 3) npm publish
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sohelp-eleplus",
3
- "version": "1.1.13",
4
- "description": "SohelpEleplus扩展组件",
3
+ "version": "1.1.14",
4
+ "description": "SohelpEleplus Extension Components",
5
5
  "public": true,
6
6
  "main": "index.js",
7
7
  "author": "",