File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tns-platform-declarations Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-core-modules" ,
3
3
"description" : " Telerik NativeScript Core Modules" ,
4
- "version" : " 3.1.0 " ,
4
+ "version" : " 3.0.1 " ,
5
5
"homepage" : " https://www.nativescript.org" ,
6
6
"repository" : {
7
7
"type" : " git" ,
24
24
"license" : " Apache-2.0" ,
25
25
"typings" : " tns-core-modules.d.ts" ,
26
26
"dependencies" : {
27
- "tns-core-modules-widgets" : " next "
27
+ "tns-core-modules-widgets" : " 3.0.1 "
28
28
},
29
29
"devDependencies" : {
30
30
"@types/node" : " ~7.0.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-platform-declarations" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " Platform-specific TypeScript declarations for NativeScript for accessing native objects" ,
5
5
"main" : " " ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments