We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f7bb7 commit 29f9e6fCopy full SHA for 29f9e6f
1 file changed
package.json
@@ -36,12 +36,13 @@
36
"@umijs/fabric": "2.6.2",
37
"@vercel/ncc": "0.34.0",
38
"axios": "0.21.1",
39
+ "chalk": "4.1.2",
40
"eslint": "7.14.0",
41
"eslint-plugin-github": "4.1.1",
42
+ "eslint-plugin-react": "7.37.5",
43
"eslint-plugin-simple-import-sort": "7.0.0",
44
"prettier": "2.2.1",
- "typescript": "4.1.2",
- "chalk": "4.1.2",
45
- "simple-git": "2.46.0"
+ "simple-git": "2.46.0",
46
+ "typescript": "4.1.2"
47
}
48
0 commit comments