We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568cad0 commit fe3e3b9Copy full SHA for fe3e3b9
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "react-broadcast",
3
"version": "0.0.1",
4
+ "description": "Broadcast state changes to React components deep in the hierarchy",
5
"author": "Michael Jackson",
6
"license": "MIT",
- "main": "index.js",
7
"scripts": {
8
"build": "node ./scripts/build.js",
9
"build-cjs": "babel ./modules -d . --ignore '__tests__'",
0 commit comments