Skip to content

Commit 56a13f5

Browse files
committed
3.1.1
1 parent ecb6dc8 commit 56a13f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purdy",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Pretty print objects in real purdy colors. Allows clearer visualization of objects than you get from most pretty printers due to colors. It will also print out the complete path to an object, something that's extremly useful for debugging. Purdy will also print out the path to access a variable using Hoek format making it useful on accessing values.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)