bullbone experimantal

This commit is contained in:
Yuri Kuznetsov
2024-11-27 15:50:05 +02:00
parent 6ac17dc898
commit 9c37d5a325
2 changed files with 7 additions and 5 deletions
+6 -4
View File
@@ -19,7 +19,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#0.1.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.17",
"bullbone": "github:yurikuzn/bull#fdc4060bcc3091fa35e597140c487837ee979e38",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -2551,7 +2551,8 @@
},
"node_modules/bullbone": {
"version": "1.2.17",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#de4d85bc1c533b1207d09860da523363f58ad9b0"
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#fdc4060bcc3091fa35e597140c487837ee979e38",
"integrity": "sha512-dCLRcvC6cCpmjlfcfEWI4R8B7knjOshBIkKm+C603yQvZWn0l6yHV14wuN6heW37PMH+hYChMAr8/+lBA6q3Eg=="
},
"node_modules/bytes": {
"version": "3.1.2",
@@ -9165,8 +9166,9 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/yurikuzn/bull.git#de4d85bc1c533b1207d09860da523363f58ad9b0",
"from": "bullbone@github:yurikuzn/bull#1.2.17"
"version": "git+ssh://git@github.com/yurikuzn/bull.git#fdc4060bcc3091fa35e597140c487837ee979e38",
"integrity": "sha512-dCLRcvC6cCpmjlfcfEWI4R8B7knjOshBIkKm+C603yQvZWn0l6yHV14wuN6heW37PMH+hYChMAr8/+lBA6q3Eg==",
"from": "bullbone@github:yurikuzn/bull#fdc4060bcc3091fa35e597140c487837ee979e38"
},
"bytes": {
"version": "3.1.2",
+1 -1
View File
@@ -47,7 +47,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#0.1.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.17",
"bullbone": "github:yurikuzn/bull#fdc4060bcc3091fa35e597140c487837ee979e38",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",