Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
fixed navigation bug issues intoruced in previous release
  • Loading branch information
Pietro Passarelli committed Feb 25, 2021
1 parent 0f0b7c9 commit 355d222
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "digital-paper-edit-electron",
"productName": "autoEdit 3",
"version": "1.3.3",
"version": "1.4.0",
"description": "Digital Paper Edit app",
"main": "src/electron-main.js",
"scripts": {
Expand Down Expand Up @@ -162,7 +162,7 @@
},
"dependencies": {
"@pietrop/assemblyai": "^2.0.2",
"@pietrop/digital-paper-edit-client": "^1.8.17",
"@pietrop/digital-paper-edit-client": "^1.9.0",
"async": "^3.2.0",
"bootstrap-css-only": "^4.3.1",
"debug": "^4.1.1",
Expand Down

0 comments on commit 355d222

Please sign in to comment.