This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-examples.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 6ce2a0e9 fix npm registry
6ce2a0e9 is described below
commit 6ce2a0e92a2c5ac57842acb092260b392d5facac
Author: plainheart <[email protected]>
AuthorDate: Thu Jan 15 20:34:36 2026 +0800
fix npm registry
---
package-lock.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package-lock.json b/package-lock.json
index d0967379..736bf7d6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3057,7 +3057,7 @@
},
"node_modules/caniuse-lite": {
"version": "1.0.30001764",
- "resolved":
"https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001764.tgz",
+ "resolved":
"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001764.tgz",
"integrity":
"sha512-9JGuzl2M+vPL+pz70gtMF9sHdMFbY9FJaQBi186cHKH3pSzDvzoUJUPV6fqiKIMyXbud9ZLg4F3Yza1vJ1+93g==",
"dev": true,
"funding": [
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]