Skip to content

Commit 5ae439e

Browse files
author
Michael Kriegel
committed
0.2.1
1 parent 737ffb9 commit 5ae439e

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": "node-dependency-visualizer",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Visualizes the dependencies of your node module in a digraph.",
55
"main": "js/tree.js",
66
"bin": "js/cli.js",

0 commit comments

Comments
 (0)