Skip to content

Commit 5ccd960

Browse files
authored
Merge pull request #29 from Yproximite/develop
v1.0.4
2 parents 0d0e367 + 4971e72 commit 5ccd960

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-vue-input-tag",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Vue.js input tag editor component",
55
"keywords": [
66
"input",
@@ -12,8 +12,8 @@
1212
"Hugo Alliaume <hugo@yproximite.com"
1313
],
1414
"main": "dist/vue-input-tag.min.js",
15-
"repository": "https://github.com/matiastucci/vue-input-tag",
16-
"homepage": "https://matiastucci.github.io/vue-input-tag",
15+
"repository": "https://github.com/Yproximite/better-vue-input-tag",
16+
"homepage": "https://yproximite.github.io/better-vue-input-tag",
1717
"license": "MIT",
1818
"scripts": {
1919
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",

0 commit comments

Comments
 (0)