Skip to content

Commit c635ed2

Browse files
committed
chore: bump vue and vue-loader
1 parent a59b56d commit c635ed2

File tree

2 files changed

+183
-242
lines changed

2 files changed

+183
-242
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@microsoft/api-extractor": "^7.7.13",
5858
"@types/jest": "^25.2.1",
5959
"@types/node": "^13.13.5",
60-
"@vue/compiler-sfc": "^3.0.0-beta.9",
60+
"@vue/compiler-sfc": "^3.0.0-rc.1",
6161
"babel-jest": "^26.0.1",
6262
"babel-loader": "^8.1.0",
6363
"conventional-changelog-cli": "^2.0.31",
@@ -73,8 +73,8 @@
7373
"ts-loader": "^7.0.2",
7474
"typescript": "^3.8.3",
7575
"uglify-es": "^3.3.9",
76-
"vue": "^3.0.0-beta.9",
77-
"vue-loader": "^16.0.0-alpha.3",
76+
"vue": "^3.0.0-rc.1",
77+
"vue-loader": "^16.0.0-beta.4",
7878
"webpack": "^4.43.0",
7979
"webpack-cli": "^3.3.11"
8080
}

0 commit comments

Comments
 (0)