Skip to content

Commit 9fb6fc8

Browse files
committed
upgrade deps.. drop support for node < v14
1 parent 927acee commit 9fb6fc8

5 files changed

Lines changed: 798 additions & 16 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: node_js
22
node_js:
33
- 14
4-
- 12
5-
- 10
4+
- 15

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

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

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ $ jsdoc2md --json <files>
2626

2727
* * *
2828

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

3131
Tested by [test-runner](https://github.com/test-runner-js/test-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

0 commit comments

Comments
 (0)