node 0.10.26 (add version check regexp)

This commit is contained in:
Luke Sampson 2014-03-03 21:04:51 +10:00
parent 204075078a
commit 89c0c3fc1e

View File

@ -24,5 +24,6 @@
] ]
} }
}, },
"env_add_path": "." "env_add_path": ".",
"checkver": "<p>Current Version: v([0-9\\.]+)</p>"
} }