Switch to npm from Yarn

Yarn is the better package manager IMO, but npm comes with node and
using it does make the end-user installation experience a little
simpler as a result.
This commit is contained in:
Tau 2019-10-14 13:55:06 -04:00
parent 44d8c0a824
commit abda3d5279
2 changed files with 5697 additions and 4083 deletions

5697
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

4083
yarn.lock

File diff suppressed because it is too large Load Diff