tj / haml.js

Faster Haml JavaScript implementation for nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version in npm doesn't work

ForbesLindesay opened this issue · comments

The version of this in npm has "main": "index" in package.json but doesn't have any file index.js. It needs updating in npm. Current version breaks unit tests for consolidate.js

0.6.0 should be fine "main": "lib/haml.js"