Skip to content

Commit b38e3c7

Browse files
authored
Update README.md
1 parent c698985 commit b38e3c7

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

0 commit comments

Comments
 (0)