Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dogodo-cc committed Aug 21, 2024
1 parent 6d09a6a commit 36b8beb
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions packages/electron-badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocos-fe/electron-badge",
"version": "0.0.1",
"version": "0.0.2",
"description": "Electron badge for win32 and Unix",
"type": "commonjs",
"scripts": {
Expand Down Expand Up @@ -39,5 +39,12 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
}
},
"keywords": [
"electron",
"badge",
"dock",
"setOverlayIcon",
"setBadge"
]
}

0 comments on commit 36b8beb

Please sign in to comment.