mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-16 01:44:51 +03:00
Upgrade django-webpack-loader to 1.5.0
This commit is contained in:
parent
a34e4c6672
commit
41af10eff4
|
@ -47,5 +47,5 @@ django-cors-headers==3.11.0 # https://github.com/adamchainz/django-cors-headers
|
|||
drf-spectacular==0.22.1 # https://github.com/tfranzel/drf-spectacular
|
||||
{%- endif %}
|
||||
{%- if cookiecutter.frontend_pipeline == 'Webpack' %}
|
||||
django-webpack-loader==1.4.1 # https://github.com/django-webpack/django-webpack-loader
|
||||
django-webpack-loader==1.5.0 # https://github.com/django-webpack/django-webpack-loader
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user