diff --git a/samples/client/petstore/typescript-rxjs/builds/with-npm-version/pom.xml b/samples/client/petstore/typescript-rxjs/builds/with-npm-version/pom.xml index 6414f36047f..5360e135824 100644 --- a/samples/client/petstore/typescript-rxjs/builds/with-npm-version/pom.xml +++ b/samples/client/petstore/typescript-rxjs/builds/with-npm-version/pom.xml @@ -26,6 +26,21 @@ exec-maven-plugin 1.2.1 + + node-install + pre-integration-test + + exec + + + npm + + install + -D + @types/node + + + npm-install pre-integration-test