Skip to content

coffee-script dependency prevents udpating to version 2 #197

@PandaWood

Description

@PandaWood

The coffee dependency is in package.json as "coffee-script" - which only goes up to 1.12.7
The latest version 2, is "coffeescript" ie with no dash.., which is now at 2.0.1
This prevents us from updating to v2?

In fact, coffeescript.org site shows npm install --save-dev coffeescript
ie no dash.

So do we just need to update this to use the non-dash version, or how should this be dealt with?

http://coffeescript.org

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions