Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Dotnaught committed May 4, 2019
1 parent adc2f3c commit 13f9734
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 61 deletions.
123 changes: 66 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"author": "Thomas Claburn",
"license": "MIT",
"dependencies": {
"@octokit/rest": "^16.15.0",
"ajv": "^6.9.1",
"@octokit/rest": "^16.17.0",
"ajv": "^6.10.0",
"checksum": "^0.1.1",
"cheerio": "^1.0.0-rc.2",
"dexie": "^2.0.4",
Expand All @@ -46,13 +46,13 @@
"install": "^0.12.2",
"materialize-css": "^1.0.0",
"moment": "^2.24.0",
"npm": "^6.8.0",
"npm": "^6.9.0",
"prettier": "^1.16.4",
"request": "^2.88.0",
"tldjs": "^2.3.0"
},
"devDependencies": {
"electron": "^4.0.5",
"electron": "^4.0.8",
"electron-builder": "^20.38.5",
"electron-installer-dmg": "^2.0.0"
},
Expand Down

0 comments on commit 13f9734

Please sign in to comment.