mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-29 01:09:50 +03:00
changed order of liences availble
This commit is contained in:
parent
c11c9f9135
commit
4e7f9853b1
|
@ -22,5 +22,5 @@
|
|||
"use_heroku": "n",
|
||||
"use_grunt": "n",
|
||||
"use_angular": "n",
|
||||
"open_source_license": ["MIT", "BSD", "Not open source", "Apache Software License 2.0"]
|
||||
"open_source_license": ["MIT", "BSD", "Apache Software License 2.0", "Not open source"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user