diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml new file mode 100644 index 0000000..e69de29 diff --git a/package.json b/package.json index c2ccfdb..ca1d0f4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "taskratchet-sdk", + "name": "@taskratchet/sdk", "version": "0.0.0", "type": "module", "types": "./dist/taskratchet-sdk.d.ts",