Skip to content

Commit ddc61e2

Browse files
author
Marcin Szamotulski
committed
Updated bower.json
1 parent 895048a commit ddc61e2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

bower.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@
33
"authors": [
44
"Marcin Szamotulski <[email protected]>"
55
],
6-
"description": "",
6+
"description": "Stateless react router written in PureScript.",
77
"main": "",
88
"license": "MIT",
99
"homepage": "",
10+
"keywords": [
11+
"router",
12+
"react",
13+
"cofree",
14+
"purescript"
15+
],
1016
"ignore": [
1117
"**/.*",
1218
"node_modules",

0 commit comments

Comments
 (0)