We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe72c3 commit 47b849bCopy full SHA for 47b849b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "deadhash",
3
- "version": "2.0.1",
4
- "description": "Hash calculator",
+ "version": "2.0.2",
+ "description": "File and text hash calculator",
5
"homepage": "./",
6
"private": true,
7
"author": {
@@ -35,12 +35,12 @@
35
},
36
"main": "public/electron.js",
37
"dependencies": {
38
- "@material-ui/core": "^4.9.7",
+ "@material-ui/core": "^4.9.9",
39
"@material-ui/icons": "^4.9.1",
40
"axios": "^0.19.2",
41
"cross-env": "^7.0.2",
42
"crypto-js": "^4.0.0",
43
- "electron-is-dev": "^1.1.0",
+ "electron-is-dev": "^1.2.0",
44
"react": "^16.13.1",
45
"react-contexify": "^4.1.1",
46
"react-dom": "^16.13.1",
0 commit comments