2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00

use module.exports for mixins

This commit is contained in:
Jeff Sagal
2016-06-02 10:55:49 -07:00
parent 30ad0e9e55
commit 49be0a1694
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-select",
"version": "1.1.3",
"version": "1.1.4",
"description": "A Vue.js project",
"author": "Jeff Sagal <sagalbot@gmail.com>",
"private": false,
+1 -1
View File
@@ -1,4 +1,4 @@
export default {
module.exports = {
methods: {
/**
* Adjust the scroll position of the dropdown list