From 6022d1f8fbd18272a254198c91786949dd7c48b6 Mon Sep 17 00:00:00 2001 From: nd0ut Date: Mon, 5 Aug 2024 12:44:15 +0300 Subject: [PATCH] chore: update npm package repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 784fa17b..ee93fab5 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "./types/jsx": "./types/jsx.d.ts", "./locales/*": "./locales/*" }, - "repository": "https://github.com/uploadcare/blocks/", + "repository": "https://github.com/uploadcare/file-uploader/", "files": [ "{abstract,blocks,solutions,web,utils,types,locales}/**/*.{js,css,d.ts,d.ts.map}", "index.{js,d.ts,d.ts.map}",