Skip to content

Commit

Permalink
Merge pull request #4 from fractile81/hotfix_appname
Browse files Browse the repository at this point in the history
Changed the created package's name to "yourapp"
  • Loading branch information
fractile81 committed Jan 7, 2017
2 parents 33ca7cd + 444f31e commit 37d2400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template_src/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "runnerapp",
"name": "yourapp",
"description": "Your description here.",
"version": "1.0.0",
"private": true,
Expand Down

0 comments on commit 37d2400

Please sign in to comment.