Skip to content

Commit

Permalink
drop support for node < v14.. upgrade deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
75lb committed Feb 26, 2021
1 parent 765061b commit 363f8bd
Show file tree
Hide file tree
Showing 5 changed files with 2,110 additions and 156 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: node_js
node_js:
- 14
- 12
- 10
- 15
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014-20 Lloyd Brookes <75pound@gmail.com>
Copyright (c) 2014-21 Lloyd Brookes <75pound@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,6 @@ $ npm install --save-dev jsdoc-to-markdown

* * *

&copy; 2014-20 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 2014-21 Lloyd Brookes \<75pound@gmail.com\>.

Tested by [test-runner](https://github.com/test-runner-js/test-runner).
Loading

0 comments on commit 363f8bd

Please sign in to comment.