Skip to content

Commit bef59b4

Browse files
committed
package.json: fix
1 parent eac09be commit bef59b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"pushState"
4343
],
4444
"author": "Andrey Popp <[email protected]> (https://github.com/andreypopp)",
45-
"contributors": {
45+
"contributors": [
4646
"Dave Mac (https://github.com/DveMac)",
4747
"Simen Brekken <[email protected]> (https://github.com/sbrekken)"
48-
},
48+
],
4949
"license": "MIT",
5050
"bugs": {
5151
"url": "https://github.com/andreypopp/react-router-component/issues"

0 commit comments

Comments
 (0)