Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Compatibility with Node.js 0.8 #496

Closed
rwaldura opened this issue Sep 13, 2012 · 1 comment
Closed

Compatibility with Node.js 0.8 #496

rwaldura opened this issue Sep 13, 2012 · 1 comment

Comments

@rwaldura
Copy link
Contributor

package.json at the root says:

"engines": {
        "node": ">= 0.4.0 < 0.7.0",
        "npm": ">= 1.0.0"
    },

Yet v0.4.3 claims to be compatible with Node 0.8:
https://github.com/yahoo/mojito/wiki/ReleaseNotes0_4_3
via PR #381.

isao pushed a commit to isao/mojito that referenced this issue Sep 13, 2012
isao pushed a commit that referenced this issue Sep 13, 2012
fix issue #496 Compatibility with Node.js 0.8
@isao
Copy link
Contributor

isao commented Oct 2, 2012

issue closed a while back with /pull/498

@isao isao closed this as completed Oct 2, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants