Skip to content

Commit 6c5455f

Browse files
committed
fix: ensure using @nativescript/nx v20
1 parent aece66b commit 6c5455f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nativescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"migrations": "./migrations.json"
3030
},
3131
"dependencies": {
32-
"@nativescript/nx": "^19.0.0"
32+
"@nativescript/nx": "^20.0.0"
3333
},
3434
"peerDependencies": {
3535
"@nstudio/xplat": "*"

0 commit comments

Comments
 (0)