Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexi committed Aug 10, 2022
1 parent c9a4c91 commit 65c9356
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ally-okta-driver",
"version": "0.0.5",
"name": "ally-driver-okta",
"version": "0.0.6",
"description": "A boilerplate for a custom ally driver",
"main": "build/providers/index.js",
"files": [
Expand Down Expand Up @@ -49,9 +49,9 @@
"OKTA_CLIENT_ID": "",
"OKTA_CLIENT_SECRET": ""
},
"types": "ally-okta-driver",
"types": "ally-driver-okta",
"providers": [
"ally-okta-driver"
"ally-driver-okta"
]
},
"dependencies": {
Expand Down

0 comments on commit 65c9356

Please sign in to comment.