Skip to content

Commit 0fd365b

Browse files
authored
Update utils.js
1 parent 36de12f commit 0fd365b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* istanbul ignore file */
22
import { readFileSync } from 'fs'
33
import { resolve } from 'path'
4-
import Vue from 'vue'
4+
import Vue from 'vue/dist/vue.common'
55
import BootstrapVue from '../src'
66

77
// Hide development mode warning

0 commit comments

Comments
 (0)