2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-05-17 06:29:39 +03:00
This commit is contained in:
syropian
2019-02-08 15:35:35 -05:00
parent b04e67e7f5
commit e55535bbab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-tribute",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-tribute",
"version": "1.0.1",
"version": "1.0.2",
"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",