Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 64d5bb6

Browse filesBrowse files
committed
bump hot api version
1 parent e85c56a commit 64d5bb6
Copy full SHA for 64d5bb6

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-loader",
3-
"version": "4.0.8",
3+
"version": "4.0.9",
44
"description": "Vue.js component loader for Webpack",
55
"main": "index.js",
66
"repository": {
@@ -28,10 +28,10 @@
2828
"parse5": "^1.5.0",
2929
"postcss": "^4.1.16",
3030
"postcss-selector-parser": "^1.1.2",
31-
"vue-hot-reload-api": "^1.0.0"
31+
"vue-hot-reload-api": "^1.1.0"
3232
},
3333
"peerDependencies": {
34-
"vue-html-loader": "^1.0.0",
34+
"vue-html-loader": "*",
3535
"css-loader": "*",
3636
"style-loader": "*"
3737
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.