Skip to content

Commit

Permalink
build: add missing typescript
Browse files Browse the repository at this point in the history
This is needed by `dtslint`
  • Loading branch information
alan-agius4 committed Oct 8, 2021
1 parent 3d37a7d commit 62e4da8
Show file tree
Hide file tree
Showing 2 changed files with 3,170 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"rimraf": "^3.0.0",
"sinon": "^9.0.1",
"sinon-chai": "^3.3.0",
"typescript": "~4.4.3",
"upath": "^1.2.0"
},
"files": [
Expand Down
Loading

0 comments on commit 62e4da8

Please sign in to comment.