Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump dwds dep and add temporary local override
  • Loading branch information
nshahan committed Aug 13, 2025
commit ec23a7e751a63b9c99cddffd494fcb719ad67680
7 changes: 6 additions & 1 deletion webdev/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
crypto: ^3.0.2
dds: ^4.1.0
# Pin DWDS to avoid dependency conflicts with vm_service:
dwds: 24.3.11
dwds: 25.0.0
http: ^1.0.0
http_multi_server: ^3.2.0
io: ^1.0.3
Expand Down Expand Up @@ -55,3 +55,8 @@ dev_dependencies:

executables:
webdev:

# REMOVE BEFORE PUBLISHING!
dependency_overrides:
dwds:
path: ../dwds