mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Added devDeps for react-addons-create-fragment to make testing easier
This commit is contained in:
@@ -22,5 +22,10 @@
|
||||
],
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^19.0.2",
|
||||
"react": "^16.0.0-alpha.4",
|
||||
"react-dom": "^16.0.0-alpha.4"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user