update bullbone

This commit is contained in:
Yuri Kuznetsov
2022-06-10 21:33:45 +03:00
parent 69ef1bf275
commit 981693093c
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -15,7 +15,7 @@
"bootstrap": "^3.4.1", "bootstrap": "^3.4.1",
"bootstrap-colorpicker": "^2.5.2", "bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0", "bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.0.8", "bullbone": "github:yurikuzn/bull#1.0.9",
"cronstrue": "^1.114.0", "cronstrue": "^1.114.0",
"cropper": "^0.7.9", "cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11", "devbridge-autocomplete": "^1.4.11",
@@ -843,8 +843,8 @@
} }
}, },
"node_modules/bullbone": { "node_modules/bullbone": {
"version": "1.0.8", "version": "1.0.9",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#33c6f5eda17b2a47abb26702be195c38b0c33e23", "resolved": "git+ssh://git@github.com/yurikuzn/bull.git#ff3c4317666f310dbf3db211205c1e477c4e6072",
"license": "MIT" "license": "MIT"
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
@@ -4419,8 +4419,8 @@
"dev": true "dev": true
}, },
"bullbone": { "bullbone": {
"version": "git+ssh://git@github.com/yurikuzn/bull.git#33c6f5eda17b2a47abb26702be195c38b0c33e23", "version": "git+ssh://git@github.com/yurikuzn/bull.git#ff3c4317666f310dbf3db211205c1e477c4e6072",
"from": "bullbone@github:yurikuzn/bull#1.0.8" "from": "bullbone@github:yurikuzn/bull#1.0.9"
}, },
"caniuse-lite": { "caniuse-lite": {
"version": "1.0.30001309", "version": "1.0.30001309",
+1 -1
View File
@@ -37,7 +37,7 @@
"bootstrap": "^3.4.1", "bootstrap": "^3.4.1",
"bootstrap-colorpicker": "^2.5.2", "bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0", "bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.0.8", "bullbone": "github:yurikuzn/bull#1.0.9",
"cronstrue": "^1.114.0", "cronstrue": "^1.114.0",
"cropper": "^0.7.9", "cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11", "devbridge-autocomplete": "^1.4.11",