Skip to content

Commit

Permalink
Use CommonJS-compatible export in TypeScript definition (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
BendingBender authored and sindresorhus committed Apr 28, 2019
1 parent 7b9211b commit 98628d9
Show file tree
Hide file tree
Showing 5 changed files with 285 additions and 275 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '12'
- '10'
- '8'
after_success:
Expand Down

0 comments on commit 98628d9

Please sign in to comment.