Openstatus sdk www.openstatus.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

trying to fix ci

+2 -3
+2 -3
scripts/build_npm.ts
··· 17 17 license: "MIT", 18 18 repository: { 19 19 type: "git", 20 - url: "https://github.com/openstatushq/sdk-node.git", 20 + url: "git+https://github.com/openstatusHQ/sdk-node.git", 21 21 }, 22 22 bugs: { 23 - url: "https://github.com/openstatushq/sdk-node/issues", 23 + url: "https://github.com/openstatusHQ/sdk-node/issues", 24 24 }, 25 25 publishConfig: { 26 26 access: "public", 27 - provenance: true, 28 27 }, 29 28 }, 30 29 postBuild() {