We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61fae9 commit 950a68cCopy full SHA for 950a68c
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@adminforth/github-oauth-adapter",
+ "name": "@adminforth/oauth-adapter-github",
3
"version": "1.0.0",
4
"main": "dist/index.js",
5
"types": "dist/index.d.ts",
@@ -35,7 +35,7 @@
35
[
36
"semantic-release-slack-bot",
37
38
- "packageName": "@adminforth/github-oauth-adapter",
+ "packageName": "@adminforth/oauth-adapter-github",
39
"notifyOnSuccess": true,
40
"notifyOnFail": true,
41
"slackIcon": ":package:",
0 commit comments