@eyeon/threejs-map 1.1.2 → 1.1.3

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
@@ -1,4 +1,4 @@
1
- # EyeOn ThreeJS Map
1
+ ## EyeOn ThreeJS Map
2
2
 
3
3
  #### For push/update package
4
4
  1. Add your changes in code
@@ -11,5 +11,5 @@
11
11
  1. npm i
12
12
  2. npm run storybook
13
13
 
14
- ## Proxy API Server - Storybook
14
+ ### Proxy API Server - Storybook
15
15
  After running storybook by `npm run storybook`, you need to first visit this link: http://localhost:6006/eyeon-portal/auth, this will generate `webAppJwtToken` which is necessary for Proxy API server JWT Authentication.