Bump version to 1.5.4 - fix Select2 RC peer dependency compatibility
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "x-editable-bootstrap5",
|
||||
"title": "X-editable-bootstrap5",
|
||||
"description": "A maintained fork of x-editable for Bootstrap 5 support.",
|
||||
"version": "1.5.2",
|
||||
"version": "1.5.4",
|
||||
"homepage": "https://git.24unix.net/tracer/x-editable",
|
||||
"author": {
|
||||
"name": "Micha Espey",
|
||||
@@ -42,7 +42,7 @@
|
||||
"webpack": "^5.98.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"select2": "^4.0.0"
|
||||
"select2": ">=4.0.0 || 4.1.0-rc.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"css-loader": "^7.1.2",
|
||||
|
Reference in New Issue
Block a user