Skip to content

Commit 852f6d4

Browse files
authored
Constrain xeus to < 6.0.0 in Emscripten environment (#843)
1 parent eb5d1e7 commit 852f6d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- nlohmann_json
88
- nlohmann_json-abi
99
- xeus-lite
10-
- xeus
10+
- xeus<6.0.0
1111
- cpp-argparse
1212
- pugixml
1313
- doctest

0 commit comments

Comments
 (0)