Skip to content
This repository was archived by the owner on Oct 24, 2018. It is now read-only.

Commit e4f9624

Browse files
Update Vue requirement
1 parent 472b500 commit e4f9624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/spatie/vue-table-component",
2828
"peerDependencies": {
2929
"moment": "^2.18.1",
30-
"vue": "^2.3.0"
30+
"vue": "^2.5.0"
3131
},
3232
"devDependencies": {
3333
"babel-core": "^6.24.1",
@@ -44,7 +44,7 @@
4444
"jest-vue-preprocessor": "^0.2.0",
4545
"moment": "^2.18.1",
4646
"simulant": "^0.2.2",
47-
"vue": "^2.3.0",
47+
"vue": "^2.5.0",
4848
"vue-loader": "^12.0.3",
4949
"vue-template-compiler": "^2.3.0",
5050
"webpack": "^2.3.3",

0 commit comments

Comments
 (0)