File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
"repository" : " https://github.com/toddanglin/nativescript-dev-sass" ,
6
6
"nativescript" : {
7
7
"id" : " org.nativescript.demo" ,
8
- "tns-ios" : {
9
- "version" : " 3.0.0"
10
- },
11
8
"tns-android" : {
12
- "version" : " 3.4.1"
9
+ "version" : " 4.0.0"
10
+ },
11
+ "tns-ios" : {
12
+ "version" : " 4.0.1"
13
13
}
14
14
},
15
15
"dependencies" : {
16
16
"nativescript-theme-core" : " ^1.0.4" ,
17
- "tns-core-modules" : " ^3 .0.0"
17
+ "tns-core-modules" : " ^4 .0.0"
18
18
},
19
19
"devDependencies" : {
20
20
"babel-traverse" : " 6.26.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-dev-sass" ,
3
- "version" : " 1.3.6 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " SASS CSS pre-processor for NativeScript projects." ,
5
5
"scripts" : {
6
6
"test" : " exit 0" ,
You can’t perform that action at this time.
0 commit comments