1
0
Fork 0
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:
Samuel Štancl 2020-12-30 23:18:27 +01:00 committed by GitHub
parent c95d5ec510
commit ec2ca8b4a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ To tell Livewire that **the element itself plus its children** should always be
### npm dependency ### npm dependency
Install the package: Install the package:
``` ```
npm install --dev leanadmin@wire-replace npm install --dev @leanadmin/wire-replace
``` ```
Register the directive in your `app.js` file: Register the directive in your `app.js` file: