@wisdomgarden/mobile-assets 0.0.60 → 0.0.61

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.
Files changed (2) hide show
  1. package/assets-list.md +5 -0
  2. package/package.json +1 -1
package/assets-list.md CHANGED
@@ -70,6 +70,11 @@ https://wisdomgardeninc.github.io/mobile-assets/identity-web-login-proxy/identit
70
70
  https://wisdomgardeninc.github.io/mobile-assets/identity-web-login-proxy/identity-web-login-proxy.html
71
71
  https://wisdomgardeninc.github.io/mobile-assets/identity-web-login-proxy/identity-web-login-proxy.js
72
72
 
73
+ // eda-third-party-login-proxy
74
+ https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/favicon.ico
75
+ https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/native-callback.html
76
+ https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/normal.css
77
+
73
78
  // normal text assets
74
79
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/youtube-video-analysis.html
75
80
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/callback.html
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wisdomgarden/mobile-assets",
3
- "version": "0.0.60",
3
+ "version": "0.0.61",
4
4
  "description": "host mobile assets",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:WisdomGardenInc/mobile-assets.git",