From a07374f197d63b272ffca40f3d835fa766f56ead Mon Sep 17 00:00:00 2001 From: Adam Miskiewicz Date: Sat, 17 Jun 2017 14:43:52 -0700 Subject: [PATCH] Update productName --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a998b08..6ccc946 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "graphiql-app", + "productName": "GraphiQL", "version": "0.6.0", "description": "A light, Electron-based wrapper around GraphiQL. WIP", "main": "main.js",