Skip to content

Commit

Permalink
fix: sortable package is missing
Browse files Browse the repository at this point in the history
Signed-off-by: andy.lee <[email protected]>
  • Loading branch information
a110605 committed Jan 13, 2025
1 parent 5bd8ad2 commit 225ce88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/harvester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"engines": {
"node": ">=20.0.0"
},
"dependencies": {
"sortablejs-vue3": "^1.2.11"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-service": "~5.0.0",
Expand Down

0 comments on commit 225ce88

Please sign in to comment.