Skip to content

Commit 54e92e2

Browse files
committed
refactor(migrate): bump the version of {N} vue to 2.3.0-rc.1
1 parent ece5c31 commit 54e92e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/controllers/migrate-controller.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export class MigrateController extends UpdateControllerBase implements IMigrateC
6464
//TODO update with compatible with webpack only hooks
6565
{ packageName: "nativescript-plugin-firebase", verifiedVersion: "9.0.1" },
6666
//TODO update with no prerelease version compatible with webpack only hooks
67-
{ packageName: "nativescript-vue", verifiedVersion: "2.3.0-rc.0" },
67+
{ packageName: "nativescript-vue", verifiedVersion: "2.3.0-rc.1" },
6868
{ packageName: "nativescript-permissions", verifiedVersion: "1.3.0" },
6969
{ packageName: "nativescript-cardview", verifiedVersion: "3.2.0" },
7070
{

0 commit comments

Comments
 (0)