Skip to content

Commit

Permalink
Merge branch 'main' into 83-standard-doclet-options
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Oct 24, 2023
2 parents 3d3462f + 8825e83 commit 6994a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsinterop-ts-defs-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"install", so unless you need to run some other npm command,
you can remove this whole <configuration> section.
-->
<arguments>install --prefix ${project.build.directory}/test-classes --save-dev @definitelytyped/dtslint typescript</arguments>
<arguments>install --prefix ${project.build.directory}/test-classes --save-dev @definitelytyped/dtslint@0.0.182 typescript</arguments>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit 6994a8d

Please sign in to comment.