Skip to content

Commit d01d369

Browse files
authored
Merge pull request #20 from Yproximite/feature/ISSUE-15
Prepare 1st full deployment
2 parents e44ff39 + 4fdf541 commit d01d369

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

docs/build/docs.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/build/docs.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"name": "better-vue-input-tag",
3-
"version": "0.0.16",
3+
"version": "1.0.0",
44
"description": "Vue.js input tag editor component",
55
"keywords": [
66
"input",
77
"tag",
88
"inputtag"
99
],
1010
"author": "Matias Tucci <[email protected]>",
11+
"contributors": ["Hugo Alliaume <[email protected]"],
1112
"main": "dist/vue-input-tag.min.js",
1213
"repository": "https://github.com/matiastucci/vue-input-tag",
1314
"homepage": "https://matiastucci.github.io/vue-input-tag",

0 commit comments

Comments
 (0)