Skip to content

Commit fb49dcc

Browse files
committed
chore: nx migrate @nativescript/plugin-tools
1 parent 1aa1d0b commit fb49dcc

File tree

3 files changed

+4
-47
lines changed

3 files changed

+4
-47
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@nativescript-community/perms": "^2.3.0",
3030
"@nativescript/angular": "^15.0.0",
3131
"@nativescript/core": "~8.4.0",
32-
"@nativescript/plugin-tools": "5.0.3",
32+
"@nativescript/plugin-tools": "5.1.0",
3333
"@nativescript/types": "~8.4.0",
3434
"@nativescript/webpack": "~5.0.5",
3535
"@ngtools/webpack": "^15.0.0",
@@ -41,13 +41,13 @@
4141
"nativescript-vue": "~2.9.0",
4242
"nativescript-vue-template-compiler": "~2.9.0",
4343
"ng-packagr": "^15.0.0",
44-
"rxjs": "~7.5.0",
44+
"rxjs": "~7.6.0",
4545
"shorthash": "0.0.2",
4646
"simple-plist": "^1.1.0",
4747
"sprintf-js": "^1.1.1",
4848
"typescript": "~4.8.0",
4949
"vue": "~2.6.12",
50-
"zone.js": "~0.11.1"
50+
"zone.js": "~0.13.0"
5151
},
5252
"lint-staged": {
5353
"**/*.{js,ts,scss,json,html}": [

workspace.json

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)