Skip to content

Commit 78a275c

Browse files
committed
updated package.json
1 parent 7102196 commit 78a275c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"router"
88
],
99
"main": "modules/main",
10+
"repository": "https://github.com/rpflorence/react-nested-router.git",
11+
"homepage": "https://github.com/rpflorence/react-nested-router",
1012
"directories": {
1113
"example": "examples"
1214
},
@@ -39,4 +41,4 @@
3941
"querystring": "^0.2.0",
4042
"react": "^0.10.0"
4143
}
42-
}
44+
}

0 commit comments

Comments
 (0)