Add package.json for react-haste package

This will probably go away in a release or two.
This commit is contained in:
Ben Alpert
2015-11-02 11:03:18 -08:00
parent a65a4851c6
commit d44c45f8a5
+3 -4
View File
@@ -1,6 +1,5 @@
{
"name": "react",
"jstest": {
"useAutoMock": false
}
"name": "react-haste",
"version": "0.15.0-alpha",
"license": "BSD-3-Clause"
}