update bullbone

This commit is contained in:
Yuri Kuznetsov
2023-07-16 18:01:24 +03:00
parent 0c0a4da7d3
commit 5174b409fb
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"bootstrap": "^3.4.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.9",
"bullbone": "github:yurikuzn/bull#1.2.10",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -2571,8 +2571,8 @@
}
},
"node_modules/bullbone": {
"version": "1.2.9",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#b4cf071e73e970233fd7f44a2c7fbc52e6fd579a",
"version": "1.2.10",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#83b36368e191d48233f493d415411f0094282414",
"license": "MIT"
},
"node_modules/bytes": {
@@ -9082,8 +9082,8 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/yurikuzn/bull.git#b4cf071e73e970233fd7f44a2c7fbc52e6fd579a",
"from": "bullbone@github:yurikuzn/bull#1.2.9"
"version": "git+ssh://git@github.com/yurikuzn/bull.git#83b36368e191d48233f493d415411f0094282414",
"from": "bullbone@github:yurikuzn/bull#1.2.10"
},
"bytes": {
"version": "3.1.2",

View File

@@ -45,7 +45,7 @@
"bootstrap": "^3.4.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.9",
"bullbone": "github:yurikuzn/bull#1.2.10",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",