Skip to content

Commit

Permalink
application name: Polidium
Browse files Browse the repository at this point in the history
  • Loading branch information
nekobato committed Mar 2, 2017
1 parent aaea787 commit b8b19c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
@@ -1,5 +1,5 @@
{
"name": "polidium",
"name": "Polidium",
"version": "1.2.2",
"description": "Polid Movie Screen",
"main": "main.js",
Expand Down
4 changes: 3 additions & 1 deletion package.json
@@ -1,5 +1,6 @@
{
"name": "Polidium",
"productName": "Polidium",
"version": "1.0.1",
"description": "Polid Movie Screen",
"main": "./app/main.js",
Expand All @@ -19,6 +20,7 @@
},
"build": {
"appId": "net.nekobato.polidium",
"files": ["!src"],
"asar": true,
"linux": {
"arch": [
Expand Down Expand Up @@ -51,7 +53,7 @@
"bugs": {
"url": "https://github.com/nekobato/Polidium/issues"
},
"homepage": "https://github.com/nekobato/Polidium#readme",
"homepage": "https://github.com/nekobato/Polidium",
"devDependencies": {
"chai": "^3.5.0",
"css-loader": "^0.26.1",
Expand Down

0 comments on commit b8b19c1

Please sign in to comment.