diff --git a/package.json b/package.json index fbbfdaa..8faa968 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,16 @@ "name": "yosipy" }, "version": "0.1.0", + "keywords": [ + "dropzone", + "drag and drop", + "react", + "typescript" + ], + "repository": { + "type": "git", + "url": "https://github.com/yosipy/react-dropzone-vv" + }, "type": "module", "main": "./dist/index.umd.cjs", "module": "./dist/index.js",