Skip to content

Commit 1e04552

Browse files
committed
initial release v0.1.0, sure to have many updates coming.
1 parent 6a1baa2 commit 1e04552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"colors": ">= 0.0.1"
1212
},
13-
"directories": { "lib" },
13+
"directories": { "lib":"./lib" },
1414
"scripts": { "test": "vows" },
1515
"engines": { "node": ">= 0.1.98" }
1616
}

0 commit comments

Comments
 (0)