Skip to content

Commit ccd2b13

Browse files
authored
Update README.md
1 parent ef61a8f commit ccd2b13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ npm install git+https://github.com/alttiri/vue-file-input.git
5555

5656
- **Based on a commit hash:**
5757
```bash
58-
npm install git+https://git@github.com/alttiri/vue-file-input.git#209a594423ed34e25d7627260e762958b07a790c
58+
npm install git+https://git@github.com/alttiri/vue-file-input.git#ef61a8fbd70969d915166c82d3e3d8f06b1032f4
5959
```
6060
Or add
6161
```
62-
"@alttiri/vue-file-input": "github:alttiri/vue-file-input#209a594423ed34e25d7627260e762958b07a790c"
62+
"@alttiri/vue-file-input": "github:alttiri/vue-file-input#ef61a8fbd70969d915166c82d3e3d8f06b1032f4"
6363
```
6464
as `dependencies` in `package.json` file.
6565

0 commit comments

Comments
 (0)