Skip to content

Commit 8721bfe

Browse files
committed
refactor(package): 删除强制指定 swc/core
1 parent b850588 commit 8721bfe

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.github/workflows/mirror.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ on:
77
branches: [ master,dev ]
88

99
jobs:
10-
gitcode:
11-
runs-on: ubuntu-latest
12-
steps:
13-
- uses: wearerequired/git-mirror-action@master #同步至 gitcode
14-
env:
15-
SSH_PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
16-
with:
17-
source-repo: "[email protected]:pig-mesh/pig-ui.git"
18-
destination-repo: "[email protected]:pig-mesh/pig-ui.git"
1910
gitlink:
2011
runs-on: ubuntu-latest
2112
steps:

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,5 @@
9090
"repository": {
9191
"type": "git",
9292
"url": "https://gitee.com/log4j/pig-ui"
93-
},
94-
"resolutions": {
95-
"@swc/core": "~1.6.13"
9693
}
9794
}

0 commit comments

Comments
 (0)