Skip to content

Commit

Permalink
v.0.9.110
Browse files Browse the repository at this point in the history
  • Loading branch information
mbykov committed Sep 16, 2019
1 parent f05d66f commit fc65208
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/background.js

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
@@ -1,6 +1,6 @@
{
"version": "0.9.19",
"name": "biblos.js",
"version": "0.9.110",
"name": "biblos.js" ,
"productName": "Biblos.js",
"description": "Biblos, a.k.a Morpheus for Ancient Greek based on CouchDB && Electron.js",
"author": "M. Bykov <m.bykov@gmail.com>",
Expand Down Expand Up @@ -67,7 +67,7 @@
"release": "webpack --config=build/webpack.app.config.js --env=production && electron-builder"
},
"dependencies": {
"antrax": "^0.9.16",
"antrax": "^0.9.17",
"axios": "^0.18.0",
"electron-clipboard-extended": "^1.1.1",
"electron-settings": "^3.2.0",
Expand Down

0 comments on commit fc65208

Please sign in to comment.