Skip to content

Commit

Permalink
v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lacymorrow committed Oct 13, 2019
1 parent 5f006b9 commit fd11149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossover",
"productName": "CrossOver",
"version": "0.2.4",
"version": "0.2.5",
"description": "🎯 A Crosshair Overlay for any screen",
"license": "MIT",
"repository": "lacymorrow/crossover",
Expand All @@ -21,7 +21,7 @@
"pack": "rm -f *.tgz && electron-builder --dir",
"dist": "rm -rf dist && electron-builder --macos --linux --windows",
"release": "np",
"electron-toolkit": "electron ./node_modules/electron-toolkit"
"electron-toolkit": "electron ./node_modules/electron-toolkit"
},
"dependencies": {
"@simonwep/pickr": "^1.4.2",
Expand Down

0 comments on commit fd11149

Please sign in to comment.