mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-30 17:59:48 +03:00
Update django-webpack-loader from 0.3.0 to 0.3.2
This commit is contained in:
parent
fc20db3ed6
commit
d1e47406d4
|
@ -60,7 +60,7 @@ django_compressor==2.0
|
|||
|
||||
{% if cookiecutter.js_task_runner == 'Webpack' -%}
|
||||
# Webpack
|
||||
django-webpack-loader==0.3.0
|
||||
django-webpack-loader==0.3.2
|
||||
{%- endif %}
|
||||
|
||||
# Your custom requirements go here
|
||||
|
|
Loading…
Reference in New Issue
Block a user