Commit graph

101 commits

Author SHA1 Message Date
jelhan
3d81c49cc1 replace npm by yarn
Yarn provides reliable dependency management for node.js packages.
You could still use npm but I would recommend to use yarn to ensure
atleast npm packages uses tested versions.

Bower is not affected by this change and is still used.
2017-03-30 22:22:20 +02:00