8000 updated npm details · wxqGitHub/log4js-node@7d4fdce · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d4fdce

Browse files
author
csausdev
committed
updated npm details
1 parent 0456967 commit 7d4fdce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
},
1616
"engines": [ "node >=0.1.100" ],
1717
"scripts": {
18-
"test": "test.js"
18+
"test": "vows test/logging.js"
1919
},
2020
"directories": {
21-
"test": "spec"
21+
"test": "test",
22+
"lib": "lib"
2223
}
2324
}

0 commit comments

Comments
 (0)
0