feat(core): Add experimental proxy support to License-SDK (no-changelog) (#6253)

* bump license-sdk to 2.4.0

* commit pnpm-lock-yaml
This commit is contained in:
Cornelius Suermann
2023-05-15 18:04:16 +02:00
committed by GitHub
parent a4c0cc9b5c
commit f1598d6fdc
2 changed files with 5 additions and 5 deletions

View File

@@ -116,7 +116,7 @@
"tsconfig-paths": "^4.1.2"
},
"dependencies": {
"@n8n_io/license-sdk": "~2.3.0",
"@n8n_io/license-sdk": "~2.4.0",
"@oclif/command": "^1.8.16",
"@oclif/core": "^1.16.4",
"@oclif/errors": "^1.3.6",