Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleardreamer committed Jul 12, 2018
1 parent c1174be commit 48824e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/OakLabsInc/oak",
"dependencies": {
"commander": "^2.15.0",
"commander": "~2.15.0",
"electron": "1.8.6",
"eventemitter2": "~5.0.1",
"lodash": "~4.17.10",
Expand All @@ -39,9 +39,9 @@
"devDependencies": {
"coveralls": "~3.0.1",
"dockerfile-template": "~0.1.0",
"electron-compile": "~6.4.2",
"electron-compile": "~6.4.3",
"electron-packager": "~11.1.0",
"electron-rebuild": "~1.7.3",
"electron-rebuild": "~1.8.1",
"ip": "~1.1.5",
"istanbul": "~0.4.5",
"spectron": "~3.8.0",
Expand Down

0 comments on commit 48824e0

Please sign in to comment.