chore: update ci

This commit is contained in:
pomelo-nwu 2023-08-24 14:51:08 +08:00
parent 1a201ec8e5
commit e72a74d32a

View File

@ -30,9 +30,6 @@
"site:preview": "dumi preview",
"start": "npm run site:develop"
},
"resolutions": {
"@types/react": "^16.9.35"
},
"dependencies": {
"@ant-design/icons": "^4.0.6",
"@antv/chart-node-g6": "^0.0.3",
@ -49,7 +46,7 @@
"typescript": "^4.6.3"
},
"devDependencies": {
"prettier": "^2.8.8",
"prettier": "^2.8.8",
"cross-env": "^7.0.3"
}
}