Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit 6ea9971

Browse files
Mayank SharmaMayank Sharma
authored andcommitted
Merge branch 'main' into develop
2 parents 077afcb + 125292a commit 6ea9971

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3
-363
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
node-version: 16
3030
registry-url: https://registry.npmjs.org/
3131
- run: npm ci
32-
- run: npm publish
32+
- run: npm publish --access public
3333
env:
3434
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
raven - Client SDK for Raven Api
44
This is the SDK Documentation of Raven. You can find out more about Raven at [https://ravenapp.dev/](https://ravenapp.dev/).
55

6-
# Installation (via [npm](https://nodejs.org/))
6+
# Installation (via [npm](https://www.npmjs.com/package/@ravenappdev/raven))
77

88
<!-- ### For [Node.js](https://nodejs.org/)
99

dist/ApiClient.d.ts

Lines changed: 0 additions & 46 deletions
This file was deleted.

dist/ApiClient.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/api/EventApi.d.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

dist/api/EventApi.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.d.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

dist/index.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/model/Attachments.d.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

dist/model/Attachments.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)