@harbor-design/proform 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 +6 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  动态表单迭代中...
4
4
 
5
+ # Documents
6
+
7
+ 文档持续更新中...
8
+
9
+ https://yiwwhl.github.io/oasis/docs/harbor-design/pro-form/get-started/introduction.html
10
+
5
11
  # Issues
6
12
 
7
13
  https://github.com/yiwwhl/harbor-design/issues
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@harbor-design/proform",
3
- "version": "1.1.13",
3
+ "version": "1.1.14",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",