Skip to content

Commit 525aa42

Browse files
albinekbjavivelasco
authored andcommitted
Add repository to package.json (#4)
1 parent 1eadebb commit 525aa42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.2",
44
"description": "A easy way to communicate rendering logic and data to ancestor components in React.",
55
"main": "./lib/index.js",
6+
"repository": "javivelasco/react-tunnels",
67
"scripts": {
78
"build": "babel ./src --out-dir ./lib",
89
"build:watch": "babel ./src --out-dir ./lib --watch",

0 commit comments

Comments
 (0)