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.
2 parents 7264da5 + 1114253 commit f3e0f4eCopy full SHA for f3e0f4e
package.json
@@ -1,8 +1,8 @@
1
{
2
"private": true,
3
- "name": "hask-ai",
+ "name": "Hask",
4
"description": "Search as you type",
5
- "version": "1.4.0",
+ "version": "1.5.0",
6
"author": "Bayangmbe Mounmo <bayangp0@gmail.com>",
7
"main": "app/background.js",
8
"asar": true,
@@ -69,6 +69,7 @@
69
"devDependencies": {
70
"@electron/notarize": "^2.2.1",
71
"autoprefixer": "^10.4.7",
72
+ "cssnano": "^6.1.1",
73
"electron": "^20.1.0",
74
"electron-builder": "^23.3.3",
75
"electron-packager": "^17.1.2",
0 commit comments