We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a16e8 commit c250df4Copy full SHA for c250df4
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2015 Kris Borchers
+Copyright (c) 2015 Kris Borchers, Rafael Xavier de Souza @rxaviers
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -19,6 +19,9 @@
19
"cldr"
20
],
21
"author": "Kris Borchers",
22
+ "contributors": [
23
+ "Rafael Xavier de Souza @rxaviers"
24
+ ],
25
"homepage": "https://github.com/kborchers/react-globalize",
26
"license": "MIT",
27
"repository": "kborchers/react-globalize",
0 commit comments