Skip to content

Commit e8ad281

Browse files
author
foo@users.noreply.github.com
committed
fix: expose needle types as a dependency to fix TS
1 parent aa47e2d commit e8ad281

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"access": "public"
5252
},
5353
"dependencies": {
54+
"@types/needle": "^2.5.1",
5455
"@types/pino": "^6.3.5",
5556
"@types/request": "2.48.2",
5657
"chalk": "2.3.1",
@@ -80,7 +81,6 @@
8081
"@types/jest": "^25.2.3",
8182
"@types/mkdirp": "^0.5.2",
8283
"@types/mocha": "2.2.48",
83-
"@types/needle": "^2.5.1",
8484
"@types/node": "9.4.6",
8585
"@types/promise-timeout": "^1.3.0",
8686
"@types/rimraf": "^2.0.2",

0 commit comments

Comments
 (0)