Skip to content

Commit 1c31021

Browse files
authored
Drop pin on nlohmann json in Emscripten xeus-cpp environment file
1 parent 0aa859b commit 1c31021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- https://repo.prefix.dev/emscripten-forge-dev
44
dependencies:
55
- emscripten-abi==3.1.73
6-
- nlohmann_json=3.12.0
6+
- nlohmann_json
77
- xeus-lite
88
- xeus
99
- cpp-argparse

0 commit comments

Comments
 (0)