Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #266 from electron/upkeep
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
zeke authored Sep 28, 2016
2 parents a6a8162 + 9d8b4d8 commit a9ae2a7
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,23 @@
"homepage": "https://github.com/electron/electron-api-demos#readme",
"devDependencies": {
"chai": "^3.4.1",
"chai-as-promised": "^5.1.0",
"chai-as-promised": "^6.0.0",
"devtron": "^1.3.0",
"electron": "^1.3.5",
"electron-packager": "^7.0.1",
"electron-windows-store": "^0.3.0",
"electron-packager": "^8.0.0",
"electron-winstaller": "^2.2.0",
"mocha": "^2.3.4",
"mocha": "^3.1.0",
"request": "^2.70.0",
"rimraf": "^2.5.2",
"signcode": "^0.4.0",
"signcode": "^0.5.0",
"snazzy": "^5.0.0",
"spectron": "~3.2.6",
"standard": "^6.0.8"
"spectron": "~3.4.0",
"standard": "^8.2.0"
},
"dependencies": {
"electron-json-storage": "^2.0.0",
"electron-shortcut-normalizer": "^1.0.0",
"glob": "^6.0.4",
"glob": "^7.1.0",
"highlight.js": "^9.3.0"
},
"standard": {
Expand Down

0 comments on commit a9ae2a7

Please sign in to comment.