chore: fix workspace deps for publish

This commit is contained in:
2026-06-02 00:01:50 +00:00
parent b19f38c41a
commit c9829e70ee
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"prepublishOnly": "bash ../../scripts/check-workspace-deps.sh"
},
"dependencies": {
"@ocas/core": "workspace:*",
"@ocas/fs": "workspace:*"
"@ocas/core": "0.1.1",
"@ocas/fs": "0.1.1"
},
"repository": {
"type": "git",
+1 -1
View File
@@ -20,7 +20,7 @@
},
"dependencies": {
"cborg": "^4.2.3",
"@ocas/core": "workspace:*"
"@ocas/core": "0.1.1"
},
"repository": {
"type": "git",