@united-workforce/eval 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- ab2ab0e476768b6700c94fa8168e1b7c6fa60254bffe14047335c0b29c523971
1
+ f5c52636c23211ac74569ed6f0d9d1fcd247f2f17d9b8800fa47cbe82e05410f
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@united-workforce/eval",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "private": false,
5
5
  "files": [
6
6
  "src",
@@ -22,8 +22,8 @@
22
22
  "@ocas/fs": "^0.4.1",
23
23
  "commander": "^14.0.3",
24
24
  "yaml": "^2.9.0",
25
- "@united-workforce/protocol": "^0.3.0",
26
- "@united-workforce/util": "^0.2.0"
25
+ "@united-workforce/protocol": "^0.4.0",
26
+ "@united-workforce/util": "^0.2.1"
27
27
  },
28
28
  "devDependencies": {
29
29
  "typescript": "^5.8.3"