Skip to content

Commit 2598837

Browse files
committed
[fixed] bower build
man … really struggling to get the bower build how I want it :P BUT IT’LL WORK THIS TIME I SWEAR
1 parent 8c428ff commit 2598837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Michael Jackson"
88
],
99
"description": "A complete routing library for React.js",
10-
"main": "dist/react-nested-router.js",
10+
"main": "dist/react-router.js",
1111
"keywords": [
1212
"react",
1313
"router"
@@ -26,4 +26,4 @@
2626
"package.json",
2727
"webpack.config.js"
2828
]
29-
}
29+
}

0 commit comments

Comments
 (0)