Skip to content

Commit 6c8fc30

Browse files
committed
docs: correct version number in documentation
1 parent 96188eb commit 6c8fc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ interface ResolveTypescriptPluginOptions {
99
}
1010

1111
class ResolveTypescriptPlugin {
12-
/** @deprecated For backwards compatibility with versions < v1.2.
12+
/** @deprecated For backwards compatibility with versions < v1.1.2.
1313
* Will be removed in v2.0. */
1414
public static default = ResolveTypescriptPlugin;
1515

0 commit comments

Comments
 (0)