Skip to content

Commit 454b5e3

Browse files
committed
[FIX]: fix link to repo
1 parent aacb359 commit 454b5e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@dropzone-ui/react",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"description": "The best and most complete React library for managing file uploads. Multilanguage support. Server side support. Material design styles. Code generator.",
55
"main": "./build/index.js",
66
"module": "./build/index.es.js",
77
"types": "./build/index.d.ts",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/dropzone-ui/react.git#readme"
10+
"url": "git+https://github.com/dropzone-ui/react.git"
1111
},
1212
"keywords": [
1313
"dropzone",

0 commit comments

Comments
 (0)