musictheory / NilScript

Objective-C-style language superset of JavaScript with a tiny, simple runtime
Other
50 stars 5 forks source link

package.json: esprima.js does not exist #25

Closed IngwiePhoenix closed 10 years ago

IngwiePhoenix commented 10 years ago

I'd suggest changing that to

{
main: "src/compiler.js"
}

instead.

iccir commented 10 years ago

Fixed on 1.0 branch.

iccir commented 10 years ago

Fixed on 0.x (master) branch as well and published to npm.