@devkong/cli 0.0.46 → 0.0.48

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
@@ -21,8 +21,8 @@
21
21
  ```shell script
22
22
  code ~/.npmrc
23
23
 
24
- @kong:registry=https://nexus.shared.app-dts.net/repository/npm-hosted/
25
- //nexus.shared.app-dts.net/repository/npm-hosted/:username=kong
26
- //nexus.shared.app-dts.net/repository/npm-hosted/:_password={BASE_64_PASSWORD}
27
- //nexus.shared.app-dts.net/repository/npm-hosted/:always-auth=true
24
+ @kong:registry=https://nexus.shared.sg.app-dts.net/repository/npm-hosted/
25
+ //nexus.shared.sg.app-dts.net/repository/npm-hosted/:username=kong
26
+ //nexus.shared.sg.app-dts.net/repository/npm-hosted/:_password={BASE_64_PASSWORD}
27
+ //nexus.shared.sg.app-dts.net/repository/npm-hosted/:always-auth=true
28
28
  ```