Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Commit f03a5b1

Browse files
committed
feat: remove ali deps
1 parent 2eba5bb commit f03a5b1

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 修改仓库镜像(中国镜像)
2+
registry=https://registry.npmmirror.com
13
# pnpm
24
auto-install-peers=true
35
git-checks=false

packages/gi-portal/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@
2020
"react": "17.x",
2121
"react-dom": "17.x"
2222
},
23-
"dependencies": {
24-
"@ali/global-locale": "^1.0.5",
25-
"@ali/global-string-format": "^1.0.7"
26-
},
23+
"dependencies": {},
2724
"author": "AntV",
2825
"license": "MIT",
2926
"publishConfig": {

0 commit comments

Comments
 (0)