Skip to content

Commit

Permalink
Fix missing TypeScript import
Browse files Browse the repository at this point in the history
Fixes #83
  • Loading branch information
sindresorhus committed Apr 28, 2019
1 parent f30ca85 commit 0361dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -46,6 +46,7 @@
"filesystem"
],
"dependencies": {
"@types/glob": "^7.1.1",
"globby": "^6.1.0",
"is-path-cwd": "^2.0.0",
"is-path-in-cwd": "^2.0.0",
Expand Down

0 comments on commit 0361dcc

Please sign in to comment.