Skip to content

Commit 5fa9d44

Browse files
committed
Add nlohmann_json-abi to environment-dev.yml and environment-wasm-host.yml
1 parent c10f68f commit 5fa9d44

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- xeus>=5.0.0
1111
- xeus-zmq<4.0
1212
- nlohmann_json
13+
- nlohmann_json-abi
1314
- CppInterOp
1415
- pugixml
1516
- cpp-argparse

environment-wasm-host.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ channels:
44
- https://repo.mamba.pm/conda-forge
55
dependencies:
66
- nlohmann_json
7+
- nlohmann_json-abi
78
- xeus-lite
89
- xeus
910
- CppInterOp

0 commit comments

Comments
 (0)