@fmdevui/fm-dev 1.0.8 → 1.0.10

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,3 +17,8 @@
17
17
  # npm config set registry https://registry.npmjs.org/
18
18
  # npm get registry # 应显示 https://registry.npmjs.org/
19
19
  # npm whoami # 检查登录状态(成功会返回用户名)
20
+
21
+
22
+
23
+ # "pub": "npm publish --registry=https://registry.npmjs.org/",
24
+ # "publish": "publish.sh"