mirror of
https://github.com/archtechx/wire-replace.git
synced 2025-12-12 07:34:02 +00:00
Improved npm call
This commit is contained in:
parent
c95d5ec510
commit
ec2ca8b4a8
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ To tell Livewire that **the element itself plus its children** should always be
|
|||
### npm dependency
|
||||
Install the package:
|
||||
```
|
||||
npm install --dev leanadmin@wire-replace
|
||||
npm install --dev @leanadmin/wire-replace
|
||||
```
|
||||
|
||||
Register the directive in your `app.js` file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue