mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #107 from remixz/package-json-fix
Fix package.json's reference to vendor/constants.js
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
"bin/jsx",
|
||||
"build/modules/",
|
||||
"vendor/fbtransform/",
|
||||
"vendor/woodchipper.js"
|
||||
"vendor/constants.js"
|
||||
],
|
||||
"main": "main.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user