Skip to content

Commit

Permalink
feat: 修改docker build 报错
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Jun 14, 2023
1 parent 853adbe commit 721a661
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 669 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"@types/react": "17.x",
"@types/react-dom": "17.x",
"babel-loader": "^8.2.5",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"css-loader": "^6.7.1",
"father": "^2.30.6",
"fs-extra": "^10.1.0",
Expand Down
3 changes: 1 addition & 2 deletions packages/gi-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@
"umi": "^3.5.18",
"umi-request": "^1.3.9",
"use-immer": "^0.7.0",
"xlsx2js": "^1.3.8",
"@alipay/gi-assets-akg": "workspace:*"
"xlsx2js": "^1.3.8"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit 721a661

Please sign in to comment.