diff --git a/.npmignore b/.npmignore index 14ab603..3b91fa0 100644 --- a/.npmignore +++ b/.npmignore @@ -18,7 +18,7 @@ tsconfigcopy.json tsconfig.json tsconfig.types.json .prettierrc.js -dist/types/ +/dist/types/ JSONEXAMPLETEST.json JSONEXAMPLETESTRESULT.json .env-example diff --git a/package.json b/package.json index 6bc68d8..3d4b456 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azure-translator-code", - "version": "1.1.8", + "version": "1.1.9", "description": "Azure Cognitive Services Translator Text API Code for Use with Common Languages", "author": { "name": "Gabriel Logan"