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 76fab44 commit 843a9adCopy full SHA for 843a9ad
README.md
@@ -349,6 +349,7 @@ AUTHOR
349
CONTRIBUTORS
350
---------------------------------------
351
* [Renée Kooi](https://github.com/goto-bus-stop)
352
+* [Jordan Harband](https://github.com/ljharb)
353
354
355
LICENSE
package.json
@@ -12,6 +12,10 @@
12
{
13
"name": "Renée Kooi",
14
"url": "https://github.com/goto-bus-stop"
15
+ },
16
+ {
17
+ "name": "Jordan Harband",
18
+ "url": "https://github.com/ljharb"
19
}
20
],
21
"dependencies": {
0 commit comments