Skip to content

Commit

Permalink
v2.8.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed Jul 28, 2022
1 parent 5972c21 commit eda016d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cerebro-cerebro-todoist",
"version": "2.7.0",
"version": "2.8.0",
"description": "Manage your Todoist tasks from CerebroApp",
"author": "David Jiménez <[email protected]> (https://dubis.dev)",
"license": "MIT",
Expand All @@ -9,6 +9,7 @@
"dist"
],
"dependencies": {
"@cerebroapp/cerebro-ui": "1.0.4",
"cerebro-command-router": "2.0.0",
"p-debounce": "4.0.0",
"semver": "7.3.7",
Expand All @@ -17,6 +18,7 @@
"devDependencies": {
"@types/react": "18.0.15",
"cerebro-build": "1.0.0",
"electron": "19.0.10",
"react": "15.7.0"
},
"main": "dist/index.js",
Expand Down

0 comments on commit eda016d

Please sign in to comment.