mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-26 06:05:47 +08:00
14 lines
309 B
JSON
14 lines
309 B
JSON
{
|
|
"dependencies": {
|
|
"babel-register": "6.22.0",
|
|
"babel-plugin-transform-es2015-modules-commonjs": "6.22.0",
|
|
"babel-polyfill": "6.20.0",
|
|
"chai": "3.5.0",
|
|
"jsdom": "9.8.3",
|
|
"mocha": "3.2.0",
|
|
"normalize.css": "7.0.0",
|
|
"prop-types": "15.5.6",
|
|
"test-integrity": "1.0.0"
|
|
}
|
|
}
|