2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-05-17 04:29:38 +03:00
This commit is contained in:
syropian
2020-02-09 09:16:15 -05:00
parent c4590346b6
commit 7b93eee0f4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-tribute",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-tribute",
"version": "1.0.3",
"version": "1.0.4",
"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",