diff --git a/libs/javascript/types/auth/package.json b/libs/javascript/types/auth/package.json index edaf8946..f5d1369b 100644 --- a/libs/javascript/types/auth/package.json +++ b/libs/javascript/types/auth/package.json @@ -1,6 +1,6 @@ { "name": "@studiohyperdrive/types-auth", - "version": "0.0.1", + "version": "1.0.0", "dependencies": {}, "type": "commonjs", "main": "./index.cjs", @@ -24,4 +24,4 @@ "directory": "libs/javascript/types/auth/src" }, "license": "MIT" -} \ No newline at end of file +}