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.
2 parents 0d0e367 + 4971e72 commit 5ccd960Copy full SHA for 5ccd960
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "better-vue-input-tag",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Vue.js input tag editor component",
5
"keywords": [
6
"input",
@@ -12,8 +12,8 @@
12
"Hugo Alliaume <hugo@yproximite.com"
13
],
14
"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",
+ "repository": "https://github.com/Yproximite/better-vue-input-tag",
+ "homepage": "https://yproximite.github.io/better-vue-input-tag",
17
"license": "MIT",
18
"scripts": {
19
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
0 commit comments