Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed Apr 29, 2021
1 parent 8948edb commit 1d46b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "cerebro-todoist",
"version": "0.0.1",
"version": "0.0.2",
"description": "Cerebro plugin for todoist.",
"author": "dubisdev",
"license": "MIT",
"repository": "dubisdev/cerebro-todoist",
"dependencies": {
"axios": "0.21.1",
"react": "17.0.2",
"todoist-rest-client": "0.0.1"
"todoist-rest-client": "0.0.2"
},
"//" :{"devDependencies": {
"cerebro-scripts": "0.0.25"
Expand Down

0 comments on commit 1d46b94

Please sign in to comment.