mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add missing "files" field to react-call-return package
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
"description": "Experimental APIs for multi-pass rendering in React.",
|
||||
"version": "0.1.0",
|
||||
"repository": "facebook/react",
|
||||
"files": [
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
"index.js",
|
||||
"cjs/"
|
||||
],
|
||||
"dependencies": {
|
||||
"fbjs": "^0.8.16",
|
||||
"object-assign": "^4.1.1"
|
||||
|
||||
Reference in New Issue
Block a user