ee-core 2.2.0 → 2.2.1

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 +5 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,10 @@
1
1
  ### introduction
2
2
 
3
- You can use ee core as a **module**, see more: [introduction](https://www.kaka996.com/pages/1dbe35/)
4
- [中文文档](https://www.kaka996.com/pages/1dbe35/)
3
+ You can use ee-core as a **module**
4
+
5
+ [introduction](https://www.kaka996.com/pages/85c531/)
6
+
7
+ [中文文档](https://www.kaka996.com/pages/85c531/)
5
8
 
6
9
  ### module list
7
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ee-core",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "ee core",
5
5
  "main": "index.js",
6
6
  "scripts": {