form-driver 0.4.16 → 0.4.17

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.
package/README.md CHANGED
@@ -17,7 +17,7 @@ npm run start
17
17
  # 本地构建
18
18
  npm run b
19
19
 
20
- # 发布 npm
20
+ # 发布 tnpm
21
21
  npm run pub
22
22
  ```
23
23