fix(package/config): Move smartdiff dependency to runtime and add local bash permissions settings

This commit is contained in:
2025-08-04 13:16:56 +00:00
parent c013fbf42e
commit fe02b990b3
3 changed files with 8 additions and 2 deletions

View File

@@ -60,7 +60,6 @@
"@git.zone/tsbuild": "^2.3.2",
"@git.zone/tsrun": "^1.3.3",
"@git.zone/tstest": "^1.0.96",
"@push.rocks/smartdiff": "^1.0.3",
"@types/node": "^22.15.18"
},
"dependencies": {
@@ -75,6 +74,7 @@
"@push.rocks/smartchok": "^1.0.34",
"@push.rocks/smartcli": "^4.0.11",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartdiff": "^1.0.3",
"@push.rocks/smartfile": "^11.2.0",
"@push.rocks/smartgulp": "^3.0.4",
"@push.rocks/smartinteract": "^2.0.15",