Fix issue with package.json

This commit is contained in:
2012-04-12 09:57:47 +01:00
parent 7d0794ee59
commit 469cb1402d

View File

@@ -12,7 +12,7 @@
"mocha": "*", "mocha": "*",
"should": "*" "should": "*"
}, },
"engine": { "engines": {
"node": "0.6.x", "node": "0.6.x",
"npm": "1.x.x" "npm": "1.x.x"
} }