Skip to content

Commit 8e7a674

Browse files
committed
chore(import-export-sdk): versioned dependencies
1 parent ef6a29b commit 8e7a674

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"vitest": "^1.6.0"
3030
},
3131
"dependencies": {
32-
"@crystallize/js-api-client": "workspace:*",
33-
"@crystallize/schema": "workspace:*",
32+
"@crystallize/js-api-client": "^3.0.0",
33+
"@crystallize/schema": "^1.0.0",
3434
"zod": "^3.23.8"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)