Explorar o código

Fix npm package name for drop-target (#2857)

Joseph Szobody %!s(int64=4) %!d(string=hai) anos
pai
achega
ee73d58b48
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      website/src/docs/drop-target.md

+ 1 - 1
website/src/docs/drop-target.md

@@ -30,7 +30,7 @@ This plugin is published as the `@uppy/drop-target` package.
 Install from NPM:
 
 ```shell
-npm install @uppy/drag-drop
+npm install @uppy/drop-target
 ```
 
 In the [CDN package](/docs/#With-a-script-tag), it is available on the `Uppy` global object: