You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

22 lines
378 B

{
"name": "root",
"private": true,
"workspaces": [
"packages/*"
],
"devDependencies": {
"@babel/runtime": "^7.12.5",
"@types/react": "^18.0.35",
"antd": "^5.4.2",
"babel-plugin-import": "^1.13.6",
"father": "^4.1.8",
"lerna": "^6.6.1",
"typescript": "^5.0.4"
},
"scripts": {
},
"dependencies": {
"cnpm": "^9.1.0"
}
}