Skip to content

Commit 582bb4a

Browse files
update date and add mention of htmlwdiget in DESCRIPTION
1 parent ad28dc9 commit 582bb4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: reactR
22
Type: Package
33
Title: React Helpers
44
Version: 0.3.0
5-
Date: 2019-01-03
5+
Date: 2019-01-11
66
Authors@R: c(
77
person(
88
"Facebook", "Inc"
@@ -23,8 +23,8 @@ Authors@R: c(
2323
)
2424
)
2525
Maintainer: Kent Russell <[email protected]>
26-
Description: Make it easy to use 'React' in R with helper
27-
dependency functions, embedded 'Babel' 'transpiler',
26+
Description: Make it easy to use 'React' in R with 'htmlwidget' scaffolds,
27+
helper dependency functions, an embedded 'Babel' 'transpiler',
2828
and examples.
2929
URL: https://github.com/react-R/reactR
3030
BugReports: https://github.com/react-R/reactR/issues

0 commit comments

Comments
 (0)