Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ironman5366 committed May 23, 2019
1 parent 198fdbc commit e435e64
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "krlxdesktop",
"version": "1.0.2",
"version": "1.0.3",
"description": "A desktop player for KRLX",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -47,8 +47,7 @@
"js-base64": "^2.5.1",
"moment": "^2.24.0",
"popper.js": "^1.15.0",
"universal-analytics": "^0.4.20",
"yarn": "^1.15.2"
"universal-analytics": "^0.4.20"
},
"postinstall": "electron-builder install-app-deps"
}

0 comments on commit e435e64

Please sign in to comment.