We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
18.2.0
1 parent 5ab60a3 commit 79bd812Copy full SHA for 79bd812
DESCRIPTION
@@ -1,8 +1,8 @@
1
Package: reactR
2
Type: Package
3
Title: React Helpers
4
-Version: 0.4.4
5
-Date: 2021-02-20
+Version: 0.5.0
+Date: 2023-10-01
6
Authors@R: c(
7
person(
8
"Facebook", "Inc"
R/meta.R
@@ -1,3 +1,3 @@
#'@keywords internal
-react_version <- function(){'17.0.0'}
+react_version <- function(){'18.2.0'}
babel_version <- function(){'6.26.0'}
0 commit comments