mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
fix npm install command
This commit is contained in:
parent
8a3abe0c01
commit
ca28f5fbe6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -37,4 +37,4 @@ $(eval $(call npm_script_targets))
|
|||
|
||||
# These npm run scripts are available, without needing to be mentioned in `package.json`
|
||||
install:
|
||||
npm run install
|
||||
npm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue