nock: Match version with current nock package version

This commit is contained in:
Alejandro Haro
2017-11-29 16:47:06 +00:00
parent fdc661f913
commit 6df83868b1

View File

@@ -1,4 +1,4 @@
// Type definitions for nock v8.2.0
// Type definitions for nock v9.1.3
// Project: https://github.com/node-nock/nock
// Definitions by: bonnici <https://github.com/bonnici>
// Horiuchi_H <https://github.com/horiuchi>