dts-critic
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dts-critic", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Nathan Shively-Sandersn <nathansa@microsoft.com> (https://github.com/Microsoft/TypeScript)", | ||
@@ -12,2 +12,3 @@ "description": "Checks a new .d.ts against the Javascript source and tells you what problems it has", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -14,0 +15,0 @@ "test": "jest", |
18172
9
412