Skip to content

Commit 55ae478

Browse files
authored
fix pkg name
1 parent 7f90aff commit 55ae478

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
@@ -44,7 +44,7 @@
4444
},
4545
"peerDependencies": {
4646
"@babel/core": "7.*",
47-
"@babel-loader": "7.*",
47+
"babel-loader": "7.*",
4848
"@babel/runtime": "7.*",
4949
"css-loader": "*",
5050
"vue-hot-reload-api": "^1.2.0",

0 commit comments

Comments
 (0)