Skip to content

Commit

Permalink
Merge pull request #2 from JazzBrown1/reduce-error-types
Browse files Browse the repository at this point in the history
Reduce error types
  • Loading branch information
JazzBrown1 authored Sep 7, 2020
2 parents f247a2e + 084e2f2 commit fe9d4ef
Show file tree
Hide file tree
Showing 19 changed files with 385 additions and 243 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
node_js:
- 8.4
- 10
after_success: npm run coverage
145 changes: 120 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,7 @@
"options",
"config"
],
"dependencies": {}
"dependencies": {
"rollup-plugin-terser": "^7.0.2"
}
}
Loading

0 comments on commit fe9d4ef

Please sign in to comment.