| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9bf9177 commit 7c92416
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "tns-core-modules", | |
| 3 | 3 | "description": "Telerik NativeScript Core Modules", | |
| 4 | - "version": "5.1.0", | ||
| 4 | + "version": "5.2.0", | ||
| 5 | 5 | "homepage": "https://www.nativescript.org", | |
| 6 | 6 | "repository": { | |
| 7 | 7 | "type": "git", | |
@@ -26,7 +26,7 @@ | |||
| 26 | 26 | "license": "Apache-2.0", | |
| 27 | 27 | "typings": "tns-core-modules.d.ts", | |
| 28 | 28 | "dependencies": { | |
| 29 | - "tns-core-modules-widgets": "5.1.1", | ||
| 29 | + "tns-core-modules-widgets": "next", | ||
| 30 | 30 | "tslib": "^1.9.3" | |
| 31 | 31 | }, | |
| 32 | 32 | "devDependencies": { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "tns-platform-declarations", | |
| 3 | - "version": "5.1.0", | ||
| 3 | + "version": "5.2.0", | ||
| 4 | 4 | "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", | |
| 5 | 5 | "main": "", | |
| 6 | 6 | "scripts": { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments