Skip to content

Commit 0da7c69

Browse files
authored
Update README.md
1 parent 209a594 commit 0da7c69

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#c98d3919e9002fa5738680a2c76004fd12746ce3
58+
npm install git+https://git@github.com/alttiri/vue-file-input.git#209a594423ed34e25d7627260e762958b07a790c
5959
```
6060
Or add
6161
```
62-
"@alttiri/vue-file-input": "github:alttiri/vue-file-input#c98d3919e9002fa5738680a2c76004fd12746ce3"
62+
"@alttiri/vue-file-input": "github:alttiri/vue-file-input#209a594423ed34e25d7627260e762958b07a790c"
6363
```
6464
as `dependencies` in `package.json` file.
6565

0 commit comments

Comments
 (0)