Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Aug 8, 2022
1 parent 7213640 commit ddaef5f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-apps",
"version": "1.9312.0",
"version": "2.0.0",
"description": "A collection of apps built on Electron",
"main": "index.json",
"scripts": {
Expand All @@ -10,8 +10,6 @@
"build:dates": "node script/dates",
"build:colors": "node script/colors",
"build:categories": "node script/categories",
"build:releases": "node script/releases",
"build:readmes": "node script/readmes",
"build:pack": "node script/pack",
"prepack": "check-for-leaks",
"prepush": "check-for-leaks",
Expand Down Expand Up @@ -52,7 +50,7 @@
"human-interval": "^2.0.1",
"husky": "^8.0.1",
"image-size": "^1.0.1",
"imagemin": "^8.0.1",
"imagemin": "^7.0.1",
"imagemin-pngquant": "^9.0.2",
"inquirer": "^8.2.4",
"is-hexcolor": "^1.0.0",
Expand Down

0 comments on commit ddaef5f

Please sign in to comment.