2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-11 08:32:26 +03:00
This commit is contained in:
syropian
2019-07-01 18:45:21 -04:00
parent 0f98b64386
commit 8a1e75dd6f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-tribute",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-tribute",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Vue.js wrapper for Zurb's Tribute library for native @mentions",
"main": "dist/vue-tribute.cjs.js",
"module": "dist/vue-tribute.es.js",