We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1010be8 commit 676d93aCopy full SHA for 676d93a
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- - "8"
4
- "10"
5
- "12"
+ - "14"
LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2019 rejas
+Copyright (c) 2021 rejas
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
README.md
@@ -110,6 +110,6 @@ This object is passed to deepmerge as its [option](https://github.com/TehShrike/
110
111
## License
112
113
114
115
Licensed under the [MIT license](LICENSE).
0 commit comments