Skip to content

Commit ffad55a

Browse files
committed
Bump playground API version.
1 parent c7155a9 commit ffad55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jscomp/jsoo/jsoo_playground_main.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
* v4: Added `config.open_modules` to the BundleConfig to enable implicitly opened
5252
* modules in the playground.
5353
* *)
54-
let api_version = "4"
54+
let api_version = "5"
5555

5656
module Js = Js_of_ocaml.Js
5757

0 commit comments

Comments
 (0)