Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultJanBeyer committed Jul 14, 2024
1 parent 3b4a962 commit e9aa31f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DragSelect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dragselect",
"version": "3.0.5",
"version": "3.0.6",
"description": "Easy JavaScript library for selecting and moving elements. With no dependencies. Drag-Select & Drag-And-Drop.",
"main": "./dist/DragSelect.js",
"module": "./dist/DragSelect.esm.js",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5151,6 +5151,11 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"

[email protected]:
version "3.0.5"
resolved "https://registry.npmjs.org/dragselect/-/dragselect-3.0.5.tgz"
integrity sha512-+6MTHhXDjf7qmrcEpOVkkWG6x0Kr73wlTrCeuOL73FmLXCpeJykYTebhZatD/3G4c/Byh/JMoRKhR+BkMCaoQA==

duplexer3@^0.1.4:
version "0.1.5"
resolved "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.5.tgz"
Expand Down

0 comments on commit e9aa31f

Please sign in to comment.