Skip to content

Commit

Permalink
v.0.8.4363
Browse files Browse the repository at this point in the history
  • Loading branch information
mbykov committed Jun 30, 2018
1 parent 1ecb565 commit 5f111ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "morpheus-greek",
"productName": "MorpheusGreek",
"description": "Morpheus for Ancient Greek based on electron.js",
"version": "0.8.4362",
"version": "0.8.4363",
"author": "Michael Bykov <m.bykov@gmail.com>",
"copyright": "© 2018, Michael Bykov",
"license": "GPL-3.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"release": "webpack --config=build/webpack.app.config.js --env=production && electron-builder"
},
"dependencies": {
"antrax": "^0.8.283",
"antrax": "^0.8.284",
"axios": "^0.18.0",
"decompress": "^4.2.0",
"decompress-targz": "^4.1.1",
Expand All @@ -74,7 +74,7 @@
"lodash": "^4.17.10",
"mousetrap": "^1.6.1",
"mustache": "^2.3.0",
"orthos": "^0.3.0",
"orthos": "^0.3.2",
"split.js": "^1.3.5"
},
"devDependencies": {
Expand Down

0 comments on commit 5f111ea

Please sign in to comment.