Skip to content

Commit

Permalink
Added productName to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nwittwer committed Feb 4, 2019
1 parent bc154db commit fe0e7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "reflex",
"productName": "Reflex",
"description": "Make responsive websites without the guesswork.",
"version": "0.5.0-alpha.1",
"author": "Nick Wittwer",
Expand All @@ -26,7 +27,6 @@
},
"private": true,
"build": {
"productName": "Reflex",
"appId": "com.reflex.app",
"directories": {
"output": "build"
Expand Down

0 comments on commit fe0e7fd

Please sign in to comment.