Use tags instead of branched; add unit tests.

This commit is contained in:
Paul Hatcherian 2019-12-09 21:52:42 -05:00
parent 0e104db4f4
commit bbab98392b
7 changed files with 384 additions and 74 deletions

View file

@ -30,6 +30,7 @@
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"eslint": "^6.3.0",
"eslint-plugin-jest": "^23.1.1",
"jest": "^24.9.0"
}
}