Skip to content

Commit

Permalink
1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Passarelli committed Jun 25, 2021
1 parent e6265ba commit 26f7fda
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 19 deletions.
41 changes: 25 additions & 16 deletions package-lock.json

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,7 +1,7 @@
{
"name": "digital-paper-edit-electron",
"productName": "autoEdit 3",
"version": "1.6.1",
"version": "1.6.2",
"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.9.2",
"@pietrop/digital-paper-edit-client": "^1.9.3",
"async": "^3.2.0",
"bootstrap-css-only": "^4.3.1",
"debug": "^4.1.1",
Expand All @@ -177,4 +177,4 @@
"react-dom": "^16.10.2",
"tmp": "^0.1.0"
}
}
}

0 comments on commit 26f7fda

Please sign in to comment.