2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-05-17 05:09:36 +03:00

Close on scroll bug (#19)

This commit is contained in:
Randall Wilk
2019-04-05 21:43:39 -05:00
committed by GitHub
parent d3b8f915f0
commit b604421edb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-context",
"version": "3.4.1",
"version": "3.4.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-context",
"version": "3.4.1",
"version": "3.4.2",
"description": "A simple vue context menu component.",
"main": "dist/vue-context.js",
"scripts": {