feat: add salary display and missing salary penalty scoring (#86)

This commit is contained in:
Devin Collins
2026-02-05 07:35:17 +00:00
committed by GitHub
parent 16a8f1d15a
commit d18464548e
17 changed files with 796 additions and 10 deletions
+1
View File
@@ -83,6 +83,7 @@
"license": "ISC",
"dependencies": {
"camoufox-js": "^0.8.0",
"job-ops-shared": "^1.0.0",
"playwright": "^1.57.0",
"tsx": "^4.4.0"
},