fix(dependencies): move runtime tooling packages from devDependencies to dependencies

This commit is contained in:
2026-03-05 11:30:34 +00:00
parent b8aa5d61f6
commit 32f106291f
4 changed files with 23 additions and 17 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-05 - 2.13.8 - fix(dependencies)
move runtime tooling packages from devDependencies to dependencies
- Removed @push.rocks/smartdelay, @push.rocks/smartinteract, @push.rocks/smartnetwork, and @push.rocks/smartshell from devDependencies and added them to dependencies
- No package version numbers were changed; this ensures the moved packages are installed for consumers at runtime
## 2026-03-05 - 2.13.7 - fix(deps)
bump devDependencies: @git.zone/tsbuild to ^4.1.4 and @push.rocks/smartshell to ^3.3.7