@vegamo/deepcode-cli
Advanced tools
+4
-3
| { | ||
| "name": "@vegamo/deepcode-cli", | ||
| "version": "0.1.20", | ||
| "version": "0.1.21", | ||
| "description": "Deep Code CLI - Vibe coding for the deepseek-v4 model in your terminal", | ||
@@ -24,3 +24,3 @@ "license": "MIT", | ||
| "engines": { | ||
| "node": ">=18.17.0" | ||
| "node": ">=22" | ||
| }, | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
| "build": "npm run check && npm run bundle && node -e \"require('fs').chmodSync('dist/cli.js', 0o755)\"", | ||
| "test": "tsx --test src/tests/*.test.ts", | ||
| "test": "node src/tests/run-tests.mjs", | ||
| "test:single": "tsx --test", | ||
@@ -63,2 +63,3 @@ "prepack": "npm run build", | ||
| "eslint-plugin-react-hooks": "^7.1.1", | ||
| "glob": "^13.0.6", | ||
| "husky": "^9.1.7", | ||
@@ -65,0 +66,0 @@ "lint-staged": "^17.0.4", |
Sorry, the diff of this file is too big to display
363184
7.64%9750
7.72%15
7.14%