Skip to content

Commit a0d9c58

Browse files
authored
Update README.md
1 parent c1919e6 commit a0d9c58

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

0 commit comments

Comments
 (0)