Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Update documented version of Node in docs and package #46

Merged
merged 1 commit into from Jun 16, 2014

Conversation

darkwing
Copy link
Contributor

I don't know that this should be a required update, but since we're using said version on prod, it's probably a good idea.

@@ -14,7 +14,7 @@
"test": "./node_modules/.bin/nodeunit tests"
},
"engines": {
"node": "0.6.x"
"node": "0.10.26"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, good call.

@lmorchard
Copy link
Contributor

FWIW, we also have .travis.yml setup to still test 0.6.x. That's probably silly to keep doing & worth removing someday. But, this PR looks good

lmorchard added a commit that referenced this pull request Jun 16, 2014
Update documented version of Node in docs and package
@lmorchard lmorchard merged commit b24f765 into mdn:master Jun 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants