mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-16 18:39:21 +08:00
* Add template support * Update templates version check * Update TypeScript template README
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"dependencies": {
|
|
"bootstrap": "4.3.1",
|
|
"jest": "24.9.0",
|
|
"node-sass": "4.12.0",
|
|
"normalize.css": "7.0.0",
|
|
"prop-types": "15.7.2",
|
|
"test-integrity": "2.0.1"
|
|
}
|
|
}
|