Skip to content
Snippets Groups Projects
Commit f3ae98f3 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Remove select version pinning

parent 13a0b846
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"dependencies": { "dependencies": {
"jquery": "^3.4.1", "jquery": "^3.4.1",
"lit-element": "^2.1.0", "lit-element": "^2.1.0",
"select2": "4.0.10" "select2": "^4.0.10"
}, },
"scripts": { "scripts": {
"clean": "rm dist/*", "clean": "rm dist/*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment