mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-24 11:53:43 +00:00
Update node version in package.json
This commit is contained in:
parent
edfbb61c78
commit
901911cba8
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
{%- endif %}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
"node": "10"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 2 versions"
|
||||
|
|
|
|||
Loading…
Reference in a new issue