File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed 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.3.4" ,
8
8
"nativescript-yourplugin" : " file:../src" ,
9
- "tns-core-modules" : " ^5.0.1 "
9
+ "tns-core-modules" : " ^5.1.0 "
10
10
},
11
11
"devDependencies" : {
12
12
"jasmine-core" : " ^2.5.2" ,
16
16
"nativescript-css-loader" : " ~0.26.1" ,
17
17
"nativescript-dev-typescript" : " ~0.7.4" ,
18
18
"nativescript-dev-webpack" : " ~0.17.0" ,
19
- "tns-platform-declarations" : " ^5.0 .0" ,
19
+ "tns-platform-declarations" : " ^5.1 .0" ,
20
20
"tslint" : " ~5.11.0" ,
21
21
"typescript" : " ~2.8.2"
22
22
},
Original file line number Diff line number Diff line change 44
44
"homepage" : " https://github.com/YourName/nativescript-yourplugin" ,
45
45
"readmeFilename" : " README.md" ,
46
46
"devDependencies" : {
47
- "tns-core-modules" : " ^5.0.1 " ,
48
- "tns-platform-declarations" : " ^5.0 .0" ,
47
+ "tns-core-modules" : " ^5.1.0 " ,
48
+ "tns-platform-declarations" : " ^5.1 .0" ,
49
49
"typescript" : " ~2.8.2" ,
50
50
"prompt" : " ^1.0.0" ,
51
51
"rimraf" : " ^2.6.2" ,
You can’t perform that action at this time.
0 commit comments