ソースを参照

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

Joseph Szobody 4 年 前
コミット
ee73d58b48
1 ファイル変更1 行追加1 行削除
  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: