Skip to content

Commit

Permalink
electron 0.37.8
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Apr 30, 2016
1 parent 59da18f commit 73b0330
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Onshape",
"version": "0.4.5",
"license": "MIT",
"description": "Onshape desktop app (web application shell)",
"author": "Vladimir Krivosheev <[email protected]>",
"private": true,
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"license": "MIT",
"private": true,
"scripts": {
"postinstall": "install-app-deps",
Expand Down Expand Up @@ -34,7 +33,7 @@
},
"devDependencies": {
"electron-builder": "next",
"electron-prebuilt": "0.37.7",
"electron-prebuilt": "0.37.8",
"rimraf": "^2.5.2",
"tsconfig-glob": "^0.4.3",
"typescript": "^1.8.10"
Expand Down

0 comments on commit 73b0330

Please sign in to comment.