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 69e7270 commit 6dd346cCopy full SHA for 6dd346c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-tunnel",
3
- "version": "0.0.1",
4
- "description": "React component and decorator for context injection",
+ "version": "0.0.2",
+ "description": "React component and decorator for prop providing and prop injection",
5
"main": "./lib/index.js",
6
"scripts": {
7
"build:lib": "babel src --out-dir lib",
0 commit comments