mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 13:34:53 +03:00
Update django-webpack-loader from 3.1.0 to 3.1.1
This commit is contained in:
parent
5a53905f8f
commit
bf81f875ed
|
@ -47,5 +47,5 @@ django-cors-headers==4.4.0 # https://github.com/adamchainz/django-cors-headers
|
|||
drf-spectacular==0.27.2 # https://github.com/tfranzel/drf-spectacular
|
||||
{%- endif %}
|
||||
{%- if cookiecutter.frontend_pipeline == 'Webpack' %}
|
||||
django-webpack-loader==3.1.0 # https://github.com/django-webpack/django-webpack-loader
|
||||
django-webpack-loader==3.1.1 # https://github.com/django-webpack/django-webpack-loader
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user