We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08efa04 commit 032536aCopy full SHA for 032536a
package.json
@@ -2,6 +2,10 @@
2
"name": "@funstack/router",
3
"version": "0.0.1-alpha.1",
4
"description": "A modern React router based on the Navigation API",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/uhyo/funstack-router.git"
8
+ },
9
"type": "module",
10
"exports": {
11
".": {
0 commit comments