Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister committed Mar 17, 2021
1 parent fd0df52 commit 26308c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kolorist",
"version": "1.3.0",
"version": "1.3.1",
"description": "A tiny utility to colorize stdin/stdout",
"main": "dist/cjs/index.js",
"module": "dist/module/index.js",
Expand Down Expand Up @@ -42,6 +42,5 @@
"useTabs": true,
"arrowParens": "avoid",
"singleQuote": true
},
"dependencies": {}
}
}

0 comments on commit 26308c6

Please sign in to comment.