Skip to content

Commit

Permalink
Upgrade fabric to 6.0.0-beta20 (#30121)
Browse files Browse the repository at this point in the history
Fixes go-gitea/gitea#29326 because it includes
fabricjs/fabric.js#9707.

(cherry picked from commit a9e5706696f7d593e281d33783877b7772e48e19)
  • Loading branch information
silverwind authored and earl-warren committed Mar 30, 2024
1 parent 43db1e8 commit 3a7d05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ generate-gitignore:

.PHONY: generate-images
generate-images: | node_modules
npm install --no-save fabric@6.0.0-beta19 imagemin-zopfli@7
npm install --no-save fabric@6.0.0-beta20 imagemin-zopfli@7
node tools/generate-images.js $(TAGS)

.PHONY: generate-manpage
Expand Down

0 comments on commit 3a7d05f

Please sign in to comment.