mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
fix: add @types/classnames
This commit is contained in:
parent
66fc73b18c
commit
6fdb70d0c0
@ -58,11 +58,12 @@
|
|||||||
"@swc/core": "^1.3.107",
|
"@swc/core": "^1.3.107",
|
||||||
"@swc/helpers": "^0.5.3",
|
"@swc/helpers": "^0.5.3",
|
||||||
"@swc/jest": "^0.2.34",
|
"@swc/jest": "^0.2.34",
|
||||||
"@types/node": "^14.0.24",
|
"@types/classnames": "^2.3.4",
|
||||||
"@types/express": "^4.17.14",
|
"@types/express": "^4.17.14",
|
||||||
"@types/jest": "^28.1.0",
|
"@types/jest": "^28.1.0",
|
||||||
"@types/js-yaml": "^4.0.5",
|
"@types/js-yaml": "^4.0.5",
|
||||||
"@types/marked": "^4.0.7",
|
"@types/marked": "^4.0.7",
|
||||||
|
"@types/node": "^14.0.24",
|
||||||
"@types/prismjs": "^1.26.0",
|
"@types/prismjs": "^1.26.0",
|
||||||
"@types/react": "^18.0.24",
|
"@types/react": "^18.0.24",
|
||||||
"@types/react-dom": "^18.0.8",
|
"@types/react-dom": "^18.0.8",
|
||||||
@ -160,4 +161,4 @@
|
|||||||
"printBasicPrototype": false
|
"printBasicPrototype": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user