mirror of
https://github.com/holidayapi/holidayapi-node.git
synced 2025-06-21 04:26:33 +00:00
* chore: added the latest version of Node.js to the test plan * docs: fixed a few code typos in the README * chore: upgraded dependency versions * chore: bumped version number * chore: dropped testing for unmaintained Node.js version * docs: added some notes about Node.js compatibility
6 lines
54 B
YAML
6 lines
54 B
YAML
language: node_js
|
|
node_js:
|
|
- 8
|
|
- 10
|
|
- 12
|
|
- 13
|