Skip to content

Commit a071255

Browse files
committed
[chore]: update authorizer-js
1 parent 22e6a56 commit a071255

2 files changed

Lines changed: 232 additions & 634 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.10",
2+
"version": "1.1.11",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
@@ -65,6 +65,6 @@
6565
"typescript": "^4.9.3"
6666
},
6767
"dependencies": {
68-
"@authorizerdev/authorizer-js": "^1.2.2"
68+
"@authorizerdev/authorizer-js": "^1.2.3"
6969
}
7070
}

0 commit comments

Comments
 (0)