Skip to content

Commit b453f95

Browse files
committed
Update validator
1 parent d717fba commit b453f95

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
ehthumbs.db
33
Icon?
44
Thumbs.db
5-
dev*
5+
dev*
6+
node_modules

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "name" : "node.io",
22
"description" : "A distributed data scraping and processing framework",
3-
"version" : "0.4.1",
3+
"version" : "0.4.2",
44
"homepage" : "http://github.com/chriso/node.io",
55
"keywords" : ["data","mapreduce","map","reduce","scraping","html","parsing","parse","scrape","process","processing","data"],
66
"author" : "Chris O'Hara <cohara87@gmail.com>",

vendor/validator

0 commit comments

Comments
 (0)