Skip to content

Commit

Permalink
Added categories to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
notangelmario committed Dec 19, 2022
1 parent 8dc3f05 commit 58783a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "marker",
"private": true,
"author": "Savin Angel-Mario ([email protected])",
"version": "1.2.7",
"version": "1.2.8",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
1 change: 1 addition & 0 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "Marker",
"short_name": "Marker",
"description": "Marker is a minimalist web editor based on Monaco Editor.",
"categories": ["utilities", "productivity"],
"icons": [
{
"src": "/android-chrome-192x192.png",
Expand Down

0 comments on commit 58783a3

Please sign in to comment.