chore: Release v0.1.4
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "Manage your notifications in a single Universal Inbox",
|
||||
"icon": "ui-logo-transparent.png",
|
||||
"author": "dax42",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"categories": [
|
||||
"Productivity"
|
||||
],
|
||||
@@ -45,9 +45,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@raycast/eslint-config": "^1.0.6",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/react": "18.2.27",
|
||||
"@typescript-eslint/parser": "^6.19.1",
|
||||
"@types/node": "^20.8.10",
|
||||
"@types/react": "^18.2.27",
|
||||
"@typescript-eslint/parser": "^7.2.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
|
||||
Reference in New Issue
Block a user