Skip to content

Commit

Permalink
bump up the publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
dvargas92495 committed Jul 17, 2022
1 parent 709eea6 commit 928f381
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# todo-trigger
# TODO Trigger
Description for todo-trigger.

Tie special actions to converting between TODOs and DONEs!

For full documentation, checkout https://roamjs.com/extensions/todo-trigger!
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "todo-trigger",
"version": "1.0.0",
"description": "Description for todo-trigger.",
"description": "Tie special actions to converting between TODOs and DONEs!",
"main": "./build/main.js",
"scripts": {
"dev:roam": "roamjs-scripts dev --marketplace",
Expand All @@ -15,6 +15,6 @@
},
"dependencies": {
"roamjs-components": "^0.68.2",
"roamjs-scripts": "^0.20.0"
"roamjs-scripts": "^0.20.1"
}
}

0 comments on commit 928f381

Please sign in to comment.