Skip to content

Commit

Permalink
Upgrade renderkid
Browse files Browse the repository at this point in the history
  • Loading branch information
AriaMinaei committed Oct 18, 2020
1 parent e366e23 commit aa40ccb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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
@@ -1,6 +1,6 @@
{
"name": "pretty-error",
"version": "3.0.0",
"version": "3.0.1",
"description": "See nodejs errors with less clutter",
"main": "./lib/PrettyError.js",
"typings": "index.d.ts",
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"lodash": "^4.17.20",
"renderkid": "^2.0.1"
"renderkid": "^2.0.4"
},
"devDependencies": {
"chai": "~1.9.2",
Expand Down

0 comments on commit aa40ccb

Please sign in to comment.