We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f621f25 commit c698985Copy full SHA for c698985
README.md
@@ -43,11 +43,11 @@ npm install git+https://github.com/alttiri/vue-file-input.git
43
44
- **Based on SemVer:**
45
```bash
46
- npm install git+https://github.com/alttiri/vue-file-input.git#semver:1.2.0
+ npm install git+https://github.com/alttiri/vue-file-input.git#semver:1.3.0
47
```
48
Or add
49
50
- "@alttiri/vue-file-input": "github:alttiri/vue-file-input#semver:1.2.0"
+ "@alttiri/vue-file-input": "github:alttiri/vue-file-input#semver:1.3.0"
51
52
as `dependencies` in `package.json` file.
53
0 commit comments