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 1eadebb commit 525aa42Copy full SHA for 525aa42
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.2",
4
"description": "A easy way to communicate rendering logic and data to ancestor components in React.",
5
"main": "./lib/index.js",
6
+ "repository": "javivelasco/react-tunnels",
7
"scripts": {
8
"build": "babel ./src --out-dir ./lib",
9
"build:watch": "babel ./src --out-dir ./lib --watch",
0 commit comments