Skip to content

Commit

Permalink
Merge branch 'main' into refactor-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-mitchell committed Jul 17, 2023
2 parents 5e0571b + d7aad9c commit 9c0ead7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "listr-cli",
"version": "0.2.0",
"version": "0.3.0",
"description": "Command-line task lists made pretty.",
"keywords": [
"cli",
Expand Down Expand Up @@ -35,6 +35,7 @@
"run:ava": "NODE_OPTIONS='--loader=tsx --no-warnings=ExperimentalWarning' ava"
},
"dependencies": {
"ci-info": "^3.8.0",
"execa": "^7.1.1",
"listr2": "^5.0.8",
"meow": "^11.0.0"
Expand Down

0 comments on commit 9c0ead7

Please sign in to comment.