File tree Expand file tree Collapse file tree 7 files changed +36976
-34
lines changed Expand file tree Collapse file tree 7 files changed +36976
-34
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# dependencies
9
9
** /node_modules
10
- ** /package-lock.json
11
10
** /yarn.lock
12
11
** /pnpm-lock.yaml
13
12
.npmrc
@@ -41,6 +40,7 @@ apps/**/*/*.js
41
40
apps /** /* /* .map
42
41
apps /** /* /platforms
43
42
apps /** /* /webpack. * .js
43
+ apps /** /package-lock.json
44
44
* .tgz
45
45
.npmrc
46
46
** /** /* .log
Original file line number Diff line number Diff line change 11
11
"nativescript-theme-core" : " file:../../node_modules/nativescript-theme-core"
12
12
},
13
13
"devDependencies" : {
14
- "@nativescript/android" : " rc " ,
15
- "@nativescript/ios" : " rc " ,
16
- "@nativescript/visionos" : " rc " ,
14
+ "@nativescript/android" : " ~8.7.0 " ,
15
+ "@nativescript/ios" : " ~8.7.0 " ,
16
+ "@nativescript/visionos" : " ~8.7.0 " ,
17
17
"@nativescript/webpack" : " file:../../dist/packages/nativescript-webpack.tgz" ,
18
18
"circular-dependency-plugin" : " ^5.2.2" ,
19
19
"typescript" : " ~5.4.0"
Original file line number Diff line number Diff line change 12
12
"nativescript-theme-core" : " file:../../node_modules/nativescript-theme-core"
13
13
},
14
14
"devD
8000
ependencies" : {
15
- "@nativescript/android" : " rc " ,
16
- "@nativescript/ios" : " rc " ,
17
- "@nativescript/visionos" : " rc " ,
15
+ "@nativescript/android" : " ~8.7.0 " ,
16
+ "@nativescript/ios" : " ~8.7.0 " ,
17
+ "@nativescript/visionos" : " ~8.7.0 " ,
18
18
"@nativescript/webpack" : " file:../../dist/packages/nativescript-webpack.tgz" ,
19
19
"typescript" : " ~5.4.0"
20
20
}
Original file line number Diff line number Diff line change 11
11
"nativescript-theme-core" : " file:../../node_modules/nativescript-theme-core"
12
12
},
13
13
"devDependencies" : {
14
- "@nativescript/android" : " rc " ,
15
- "@nativescript/ios" : " rc " ,
16
- "@nativescript/visionos" : " rc " ,
14
+ "@nativescript/android" : " ~8.7.0 " ,
15
+ "@nativescript/ios" : " ~8.7.0 " ,
16
+ "@nativescript/visionos" : " ~8.7.0 " ,
17
17
"@nativescript/webpack" : " file:../../dist/packages/nativescript-webpack.tgz" ,
18
18
"typescript" : " ~5.4.0"
19
19
},
You can’t perform that action at this time.
0 commit comments