From a0699fd9795f4450c5f1691ce3070c5486cab2cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Chalifour?= Date: Fri, 24 Apr 2020 13:52:17 +0200 Subject: [PATCH] chore: prepare DocSearch for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9e6bdc6..ae3c7304 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "docsearch-react", + "name": "@francoischalifour/docsearch-react", "version": "1.0.0-alpha.10", "license": "MIT", "homepage": "https://github.com/algolia/autocomplete.js",