Skip to content

Commit d04d004

Browse files
committed
fix: Add the missing @types/superagent
1 parent d1fead6 commit d04d004

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

package-lock.json

Lines changed: 22 additions & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"@pollyjs/adapter-node-http": "^2.6.2",
4242
"@pollyjs/core": "^2.6.2",
4343
"@pollyjs/persister-fs": "^2.6.2",
44+
"@types/superagent": "^4.1.7",
4445
"babel-core": "^6.4.0",
4546
"babel-loader": "^7.0.0",
4647
"babel-plugin-istanbul": "^2.0.0",

0 commit comments

Comments
 (0)