untu / comedy

Node.js actor framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test dependencies in package

donvadicastro opened this issue · comments

commented

Next dependencies better to move from "dependencies" to "devDependencies"

    "@types/chai": "4.1.4",
    "@types/mocha": "5.2.2",

As a result of "required" dependencies, it can create conflicts with other test frameworks used in the project who consumes "comedy".

@donvadicastro , thanks for your report! Created #66

Fix released in version 2.1.5.