Skip to content

Commit

Permalink
Merge pull request #249 from Gomez/fix_webpack_build
Browse files Browse the repository at this point in the history
Update naming to fix build
  • Loading branch information
avoinea authored Oct 16, 2023
2 parents b25cbe5 + cfe0b8e commit 05d6fb2
Show file tree
Hide file tree
Showing 2 changed files with 6,849 additions and 4,446 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"yarn": "^1.3.2"
},
"dependencies": {
"Select2": "https://github.com/select2/select2/archive/refs/tags/3.5.4.tar.gz",
"jquery": "1.12.4",
"jquery-ajax-file-upload": "1.0.0",
"jquery-ui": "1.13.2",
"jquery.cookie": "1.4.1",
"jquery2-bbq": "1.3.1",
"jstree": "3.3.12",
"jstree-bootstrap-theme": "1.0.1"
"jstree-bootstrap-theme": "1.0.1",
"select2": "https://github.com/select2/select2/archive/refs/tags/3.5.4.tar.gz"
},
"resolutions": {
"jquery": "1.12.4"
Expand Down
Loading

0 comments on commit 05d6fb2

Please sign in to comment.