feat(core): Add support for floating licenses (#7090)
This PR updates the license-sdk to v2.5.0 which introduces optional support for floating licenses.
This commit is contained in:
committed by
GitHub
parent
fd78021b68
commit
e26553f198
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@n8n/client-oauth2": "workspace:*",
|
||||
"@n8n_io/license-sdk": "~2.4.0",
|
||||
"@n8n_io/license-sdk": "~2.5.1",
|
||||
"@oclif/command": "^1.8.16",
|
||||
"@oclif/core": "^1.16.4",
|
||||
"@oclif/errors": "^1.3.6",
|
||||
|
||||
Reference in New Issue
Block a user