Fix subscription id length, allow custom verb in publish in order to support AUTH

This commit is contained in:
Jonathan Staab
2023-04-03 10:08:15 -05:00
parent 11986c79c7
commit 30b6dcd687
3 changed files with 8 additions and 25 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "paravel",
"version": "0.1.12",
"version": "0.1.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "paravel",
"version": "0.1.12",
"version": "0.1.13",
"license": "MIT",
"dependencies": {
"husky": "^8.0.3",