mirror of
https://gitee.com/antv/g6.git
synced 2024-11-30 02:38:20 +08:00
chore: update ci
This commit is contained in:
parent
1a201ec8e5
commit
e72a74d32a
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user