From 0f4eafc7e9119bc4fdc72131ff1ceb511871223a Mon Sep 17 00:00:00 2001 From: Peter Matta Date: Tue, 15 Jan 2019 21:59:54 -0600 Subject: [PATCH] Regenerated files with `dts-gen` --- types/react-native-zeroconf/index.d.ts | 4 ++-- types/react-native-zeroconf/tslint.json | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/types/react-native-zeroconf/index.d.ts b/types/react-native-zeroconf/index.d.ts index 2c074f2727..12d8dedc0e 100644 --- a/types/react-native-zeroconf/index.d.ts +++ b/types/react-native-zeroconf/index.d.ts @@ -1,5 +1,5 @@ -// Type definitions for react-native-zeroconf 0.9.0 -// Project: https://github.com/balthazar/react-native-zeroconf +// Type definitions for react-native-zeroconf 0.9 +// Project: https://github.com/Apercu/react-native-zeroconf#readme // Definitions by: Peter Matta // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped diff --git a/types/react-native-zeroconf/tslint.json b/types/react-native-zeroconf/tslint.json index e595b70d63..3db14f85ea 100644 --- a/types/react-native-zeroconf/tslint.json +++ b/types/react-native-zeroconf/tslint.json @@ -1,3 +1 @@ -{ - "extends": "dtslint/dt.json", -} +{ "extends": "dtslint/dt.json" }