Skip to content

Commit c0487b4

Browse files
committed
updated package.json
1 parent bede1b1 commit c0487b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-promise-tracker",
3-
"version": "2.0.0-beta.2",
3+
"version": "2.0.0",
44
"description": "Simple React Promise tracker Hook/HOC helper to add loading spinner indicators",
55
"keywords": [
66
"react",
@@ -21,7 +21,8 @@
2121
"author": "Lemoncode",
2222
"contributors": [
2323
"Braulio Diez <[email protected]> (https://github.com/brauliodiez)",
24-
"Javier Calzado <[email protected]> (https://github.com/fjcalzado)",
24+
"Javier Calzado <[email protected] > (https://github.com/fjcalzado)",
25+
"Daniel Sanchez <[email protected]> (https://github.com/nasdan)",
2526
"Alejandro Rosa <> (https://github.com/arp82)"
2627
],
2728
"files": [

0 commit comments

Comments
 (0)