Skip to content

Commit c7f3ce3

Browse files
committed
v0.18.1
1 parent 13e0e16 commit c7f3ce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdyna",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
44
"description": "A notes application with markdown support, build with React and Electron",
55
"homepage": "https://mdyna.dev",
66
"main": "index.js",
@@ -96,9 +96,9 @@
9696
}
9797
},
9898
"dependencies": {
99+
"electron-devtools-installer": "^2.2.4",
99100
"electron-log": "^2.2.17",
100101
"electron-reload": "^1.2.2",
101-
"electron-devtools-installer": "^2.2.4",
102102
"electron-store": "^2.0.0",
103103
"electron-updater": "^4.0.6",
104104
"fs-jetpack": "^2.2.3",

0 commit comments

Comments
 (0)