Create react@0.14.6.json
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"fbjs": "^0.6.1"
|
||||
},
|
||||
"format": "cjs",
|
||||
"meta": {
|
||||
"*": {
|
||||
"globals": {
|
||||
"process": "process"
|
||||
}
|
||||
}
|
||||
},
|
||||
"map": {
|
||||
"fbjs/lib/ExecutionEnvironment.js": {
|
||||
"production": "@empty"
|
||||
},
|
||||
"./lib/ReactDefaultPerf.js": {
|
||||
"production": "@empty"
|
||||
},
|
||||
"./lib/ReactTestUtils.js": {
|
||||
"production": "@empty"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user