Skip to content

Commit

Permalink
Fix vite
Browse files Browse the repository at this point in the history
  • Loading branch information
janbaykara committed Nov 24, 2023
1 parent 034c5dc commit 75b63f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ webdriver-manager = "^3.8.5"
wagtail-cache = "^2.2.0"
orjson = "^3.9.2"
slippers = "^0.6.2"
django-vite = "^3.0.0"
django-vite = { git = "https://github.com/Niicck/django-vite", rev = "fix-isDynamicEntry" }

[tool.poetry.dev-dependencies]
bandit = "^1.7.0"
Expand Down

0 comments on commit 75b63f1

Please sign in to comment.