Skip to content

Commit d44c45f

Browse files
committed
Add package.json for react-haste package
This will probably go away in a release or two.
1 parent a65a485 commit d44c45f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

src/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"name": "react",
3-
"jstest": {
4-
"useAutoMock": false
5-
}
2+
"name": "react-haste",
3+
"version": "0.15.0-alpha",
4+
"license": "BSD-3-Clause"
65
}

0 commit comments

Comments
 (0)