From 5379ae7d74b6a107d6ec4d742851940f1f700efa Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Mon, 12 May 2025 10:15:06 +0800 Subject: [PATCH] update js/wasm example pubspec --- examples/dart/js_wasm/pubspec.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/dart/js_wasm/pubspec.yaml b/examples/dart/js_wasm/pubspec.yaml index 171e4b10..d1ad9d2b 100644 --- a/examples/dart/js_wasm/pubspec.yaml +++ b/examples/dart/js_wasm/pubspec.yaml @@ -9,8 +9,6 @@ environment: dependencies: thermion_dart: path: ../../../thermion_dart - native_toolchain_c: ^0.9.0 - native_assets_cli: ^0.12.0 logging: ^1.3.0 dev_dependencies: