Skip to content

Commit

Permalink
Added transform and resize filepond plugins (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
orchidcode authored Nov 22, 2024
1 parent 8a7e95d commit fc1ae84
Show file tree
Hide file tree
Showing 6 changed files with 77 additions and 12 deletions.
34 changes: 33 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"filepond-plugin-file-validate-size": "^2.2.8",
"filepond-plugin-file-validate-type": "^1.2.9",
"filepond-plugin-image-crop": "^2.0.6",
"filepond-plugin-image-preview": "^4.6.12"
"filepond-plugin-image-preview": "^4.6.12",
"filepond-plugin-image-resize": "^2.0.10",
"filepond-plugin-image-transform": "^3.8.7"
},
"devDependencies": {
"laravel-vite-plugin": "^1.0.5",
Expand Down
Loading

0 comments on commit fc1ae84

Please sign in to comment.