Skip to content

Commit

Permalink
build: add explicit dep on @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound committed Jun 23, 2020
1 parent 0c536f9 commit 5b46d91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@types/chai-as-promised": "^7.1.2",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^7.0.2",
"@types/node": "^12.0.12",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
Expand Down

0 comments on commit 5b46d91

Please sign in to comment.