We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69eaf5 commit 07ae3d9Copy full SHA for 07ae3d9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loopback4-authorization",
3
- "version": "5.0.9",
+ "version": "5.1.0",
4
"description": "An authorization extension for loopback-next applications",
5
"keywords": [
6
"loopback-extension",
@@ -86,7 +86,7 @@
86
},
87
"overrides": {
88
"git-release-notes": {
89
- "ejs":"^3.1.8",
+ "ejs": "^3.1.8",
90
"yargs": "^17.6.2"
91
}
92
0 commit comments