From d3584326c67748ad6a9fdfa4e22fc308077a893f Mon Sep 17 00:00:00 2001 From: vijaye-statsig <74588208+vijaye-statsig@users.noreply.github.com> Date: Fri, 27 Sep 2024 00:44:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa47488..4ae9f35 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ > [!IMPORTANT] > This version of the SDK is now in maintainance mode and will only receive bug fixes. -> All new features will be added to the [@statsig/js-client package](https://github.com/statsig-io/js-client-monorepo). +> All new features will be added to the [@statsig/js-client package](https://www.npmjs.com/package/@statsig/js-client). > Users of the `statsig-js` npm package should migrate to the `@statsig/js-client` package by 1/31/2025. See [this migration guide](https://docs.statsig.com/client/javascript-sdk/migrating-from-statsig-js?ref=gh_js). The JavaScript SDK for single user client environments. If you need a SDK for another language or server environment, check out our [other SDKs](https://docs.statsig.com/#sdks?ref=gh_js).