This repository was archived by the owner on Dec 27, 2025. It is now read-only.
Commit 965e270
committed
chore: update deno.lock with versioned client dependencies
Lock file now explicitly includes versioned specifiers for client
packages that were previously using bare version ranges. This improves
dependency resolution reliability and ensures consistent builds.
Changes normalize dependency references from bare package names to
versioned specifiers (e.g., @probitas/client-http -> @probitas/[email protected])
throughout the dependency tree.1 parent da73161 commit 965e270
1 file changed
+24
-16
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments