We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca98ee commit 30a5330Copy full SHA for 30a5330
1 file changed
DESCRIPTION
@@ -2,7 +2,7 @@ Package: reactR
2
Type: Package
3
Title: React Helpers
4
Version: 0.6.1
5
-Date: 2024-09-09
+Date: 2024-09-14
6
Authors@R: c(
7
person(
8
"Facebook", "Inc"
@@ -25,6 +25,12 @@ Authors@R: c(
25
, role = c("aut")
26
, comment = "R interface"
27
, email = "alan@rstudio.com"
28
+ ),
29
+ person(
30
+ "Greg", "Lin"
31
+ , role = c("aut", "cre")
32
+ , comment = "R interface"
33
+ , email = "glin@glin.io"
34
)
35
36
Maintainer: Kent Russell <kent.russell@timelyportfolio.com>
0 commit comments