Skip to content

Commit

Permalink
v0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsmorais committed Feb 1, 2020
1 parent 13e0e16 commit c7f3ce3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdyna",
"version": "0.18.0",
"version": "0.18.1",
"description": "A notes application with markdown support, build with React and Electron",
"homepage": "https://mdyna.dev",
"main": "index.js",
Expand Down Expand Up @@ -96,9 +96,9 @@
}
},
"dependencies": {
"electron-devtools-installer": "^2.2.4",
"electron-log": "^2.2.17",
"electron-reload": "^1.2.2",
"electron-devtools-installer": "^2.2.4",
"electron-store": "^2.0.0",
"electron-updater": "^4.0.6",
"fs-jetpack": "^2.2.3",
Expand Down

0 comments on commit c7f3ce3

Please sign in to comment.