We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c52ab commit 6b00e10Copy full SHA for 6b00e10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nestjs-ory-integration",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"license": "MIT",
5
"scripts": {},
6
"private": true,
packages/keto-client-wrapper/package.json
@@ -2,7 +2,7 @@
"name": "@getlarge/keto-client-wrapper",
"version": "0.0.1",
"dependencies": {
- "@getlarge/keto-relations-parser": "^0.0.1",
+ "@getlarge/keto-relations-parser": "0.0.1",
"@ory/client": "^1.4.9",
7
"@nestjs/axios": "^3.0.1",
8
"@nestjs/common": "^10.0.2",
0 commit comments