mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 16:24:14 +03:00
Update django-webpack-loader from 2.0.0 to 2.0.1
This commit is contained in:
parent
0d308fa2ee
commit
1c399167ad
|
@ -46,5 +46,5 @@ django-cors-headers==4.0.0 # https://github.com/adamchainz/django-cors-headers
|
|||
drf-spectacular==0.26.2 # https://github.com/tfranzel/drf-spectacular
|
||||
{%- endif %}
|
||||
{%- if cookiecutter.frontend_pipeline == 'Webpack' %}
|
||||
django-webpack-loader==2.0.0 # https://github.com/django-webpack/django-webpack-loader
|
||||
django-webpack-loader==2.0.1 # https://github.com/django-webpack/django-webpack-loader
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user