We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59b56d commit c635ed2Copy full SHA for c635ed2
package.json
@@ -57,7 +57,7 @@
57
"@microsoft/api-extractor": "^7.7.13",
58
"@types/jest": "^25.2.1",
59
"@types/node": "^13.13.5",
60
- "@vue/compiler-sfc": "^3.0.0-beta.9",
+ "@vue/compiler-sfc": "^3.0.0-rc.1",
61
"babel-jest": "^26.0.1",
62
"babel-loader": "^8.1.0",
63
"conventional-changelog-cli": "^2.0.31",
@@ -73,8 +73,8 @@
73
"ts-loader": "^7.0.2",
74
"typescript": "^3.8.3",
75
"uglify-es": "^3.3.9",
76
- "vue": "^3.0.0-beta.9",
77
- "vue-loader": "^16.0.0-alpha.3",
+ "vue": "^3.0.0-rc.1",
+ "vue-loader": "^16.0.0-beta.4",
78
"webpack": "^4.43.0",
79
"webpack-cli": "^3.3.11"
80
}
0 commit comments