tddbin / tddbin-frontend

The source of TDDbin. -
http://tddbin.com
MIT License
225 stars 36 forks source link

Update dependencies #27

Closed konstantinmagg closed 8 years ago

konstantinmagg commented 8 years ago

Updated some outdated dependencies.

Started with some low hanging fruits: eslint, mocha, watch and parallelshell. Please review and test. Any comments are welcome ;)

Changes in detail:

I tested the updated mocha library with some simple unit tests and examples from http://es6katas.org/, worked without problems.

konstantinmagg commented 8 years ago

Had to update the node version that Travis uses. Hope this ain't no problem?

wolframkriesing commented 8 years ago

sweet

wolframkriesing commented 8 years ago

looks like myth doesnt play with node 6 anymore ... I will try to remove myth first

depsdiet

wolframkriesing commented 8 years ago

please pull in the latest master, I removed the dependency on myth, which made npm start not work

wolframkriesing commented 8 years ago

let me just do that ... getting it done :)