Skip to content

Commit b64fabd

Browse files
committed
Use CRAN version of V8
1 parent 576890c commit b64fabd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@ URL: https://jsonedit.r-lib.org
1515
Imports:
1616
cli,
1717
rlang (>= 1.1.0),
18-
V8 (>= 6.0.5.9000)
18+
V8 (>= 6.0.6)
1919
Suggests:
2020
testthat (>= 3.0.0)
2121
Config/testthat/edition: 3
2222
Encoding: UTF-8
2323
Roxygen: list(markdown = TRUE)
2424
RoxygenNote: 7.3.2
25-
Remotes:
26-
jeroen/V8

0 commit comments

Comments
 (0)