Revert "try adding more debug logging"

This reverts commit 06542e382a.
This commit is contained in:
David Blass
2025-10-13 13:28:35 -04:00
parent 06542e382a
commit 4cfb9b5008
2 changed files with 76 additions and 142 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@pullfrog/action",
"version": "0.0.23",
"version": "0.0.22",
"type": "module",
"files": [
"index.js",
@@ -34,8 +34,7 @@
"arktype": "^2.1.22",
"dotenv": "^17.2.2",
"execa": "^9.6.0",
"table": "^6.9.0",
"zod": "^3.24.4"
"table": "^6.9.0"
},
"devDependencies": {
"@types/node": "^20.10.0",
@@ -43,7 +42,8 @@
"esbuild": "^0.25.9",
"husky": "^9.0.0",
"typescript": "^5.3.0",
"zshy": "^0.4.1"
"zshy": "^0.4.1",
"zod": "^3.24.4"
},
"repository": {
"type": "git",