Skip to content

Commit

Permalink
chore: upgrade, update, & audit
Browse files Browse the repository at this point in the history
BREAKING CHANGE: drop support for Node < 10
needed for isomorphic uses of global URLSearchParams
  • Loading branch information
dbushong committed Mar 12, 2020
1 parent f617ac3 commit 7223986
Show file tree
Hide file tree
Showing 4 changed files with 1,087 additions and 135 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 8
- 10
- 12
deploy:
Expand Down
Loading

0 comments on commit 7223986

Please sign in to comment.