File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 30
30
"requireModules" : [" nativescript-yourplugin" ]
31
31
},
32
32
"devDependencies" : {
33
- "nativescript-dev-typescript" : " ^0.3 .0"
33
+ "nativescript-dev-typescript" : " ~0.9 .0"
34
34
},
35
35
36
36
"_shasum" : " a567c2b9a56024818c06596dab9629d155c5b8a8" ,
Original file line number Diff line number Diff line change 6
6
"nativescript-theme-core" : " ^1.0.4" ,
7
7
"nativescript-unit-test-runner" : " ^0.4.1" ,
8
8
"nativescript-yourplugin" : " file:../src" ,
9
- "tns-core-modules" : " ^5.2 .0"
9
+ "tns-core-modules" : " ^5.0 .0"
10
10
},
11
11
"devDependencies" : {
12
12
"jasmine-core" : " ^2.5.2" ,
13
13
"karma" : " ^1.3.0" ,
14
14
"karma-jasmine" : " ^1.0.2" ,
15
15
"karma-nativescript-launcher" : " ^0.4.0" ,
16
16
"nativescript-css-loader" : " ~0.26.1" ,
17
- "nativescript-dev-typescript" : " ~0.8 .0" ,
18
- "nativescript-dev-webpack" : " ~0.20 .0" ,
19
- "tns-platform-declarations" : " ^5.2 .0" ,
17
+ "nativescript-dev-typescript" : " ~0.9 .0" ,
18
+ "nativescript-dev-webpack" : " ~0.21 .0" ,
19
+ "tns-platform-declarations" : " ^5.0 .0" ,
20
20
"tslint" : " ~5.12.1"
21
21
},
22
22
"scripts" : {
Original file line number Diff line number Diff line change 48
48
"homepage" : " https://github.com/YourName/nativescript-yourplugin" ,
49
49
"readmeFilename" : " README.md" ,
50
50
"devDependencies" : {
51
- "tns-core-modules" : " ^5.2 .0" ,
52
- "tns-platform-declarations" : " ^5.2 .0" ,
51
+ "tns-core-modules" : " ^5.0 .0" ,
52
+ "tns-platform-declarations" : " ^5.0 .0" ,
53
53
"typescript" : " ~3.3.3" ,
54
54
"prompt" : " ^1.0.0" ,
55
55
"rimraf" : " ^2.6.3" ,
You can’t perform that action at this time.
0 commit comments