diff --git a/README.md b/README.md index 68ff073..c1e8dfd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." [//]: # "To regenerate it, use `python -m synthtool`." +**_THIS PACKAGE IS DEPRECATED. PLEASE USE [OFFICIAL AUTH LIBRARY](https://www.npmjs.com/package/google-auth-library) AND MOCK IT, [EXAMPLE](https://github.com/googleapis/google-api-nodejs-client/pull/3849)_** + Google Cloud Platform logo # [Google Local Auth: Node.js Client](https://github.com/googleapis/nodejs-local-auth) diff --git a/package.json b/package.json index 03d0bfd..85252e6 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "server-destroy": "^1.0.1" }, "devDependencies": { - "@microsoft/api-documenter": "^7.8.10", - "@microsoft/api-extractor": "^7.8.10", + "@microsoft/api-documenter": "7.8.10", + "@microsoft/api-extractor": "7.8.10", "@types/mocha": "^9.0.0", "@types/nock": "^11.0.0", "@types/node": "^20.4.9",