Skip to content

Commit c6fa780

Browse files
committed
update default
1 parent 2a7dd4e commit c6fa780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author_name": "me",
33
"author_email": "[email protected]",
44
"github_project_name": "myproject",
5-
"github_organization_name": "myproject",
5+
"github_organization_name": "myorg",
66
"python_package_name": "{{ cookiecutter.github_project_name | replace('-', '_') }}",
77
"npm_package_name": "{{ cookiecutter.github_project_name }}",
88
"npm_package_version": "0.1.0",

0 commit comments

Comments
 (0)