Skip to content

Commit 6e66f3d

Browse files
chrisblackwellyyx990803
authored andcommitted
Update vue-loader to version 10.0.0 to work with Vue 2.1 (vuejs#21)
1 parent eb916c4 commit 6e66f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"file-loader": "^0.9.0",
2323
"sass-loader": "^4.0.0",
2424
"url-loader": "^0.5.7",
25-
"vue-loader": "^9.3.2"
25+
"vue-loader": "^10.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)