Skip to content

Commit

Permalink
[meta] add funding field
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 18, 2019
1 parent 8a378b8 commit 9ef6d58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -2,6 +2,9 @@
"name": "is-date-object",
"version": "1.0.1",
"author": "Jordan Harband",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit 9ef6d58

Please sign in to comment.