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 5678f76 commit c1919e6Copy full SHA for c1919e6
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.0.0
+ npm install git+https://github.com/alttiri/vue-file-input.git#semver:1.2.0
47
```
48
Or add
49
50
- "@alttiri/vue-file-input": "github:alttiri/vue-file-input#semver:1.0.0"
+ "@alttiri/vue-file-input": "github:alttiri/vue-file-input#semver:1.2.0"
51
52
as `dependencies` in `package.json` file.
53
0 commit comments