Skip to content

Commit

Permalink
Merge branch 'feat'
Browse files Browse the repository at this point in the history
  • Loading branch information
bm777 committed Mar 26, 2024
2 parents 7264da5 + 1114253 commit f3e0f4e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"private": true,
"name": "hask-ai",
"name": "Hask",
"description": "Search as you type",
"version": "1.4.0",
"version": "1.5.0",
"author": "Bayangmbe Mounmo <[email protected]>",
"main": "app/background.js",
"asar": true,
Expand Down Expand Up @@ -69,6 +69,7 @@
"devDependencies": {
"@electron/notarize": "^2.2.1",
"autoprefixer": "^10.4.7",
"cssnano": "^6.1.1",
"electron": "^20.1.0",
"electron-builder": "^23.3.3",
"electron-packager": "^17.1.2",
Expand Down

0 comments on commit f3e0f4e

Please sign in to comment.