hans-ui-design-lib 0.0.88 → 0.0.90

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
@@ -178,6 +178,8 @@ Make sure you are logged in to npm:
178
178
  npm login
179
179
  ```
180
180
 
181
+ or create a .npmrc file on the root of this application based on .npmrc-example and paste on the file the token you created on npm website.
182
+
181
183
  Then build and publish:
182
184
 
183
185
  ```bash