Skip to content

Commit 6c8e2c4

Browse files
Merge remote-tracking branch 'origin/master' into merge-release-in-master
2 parents ddc8601 + 37d5569 commit 6c8e2c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tns-core-modules/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tns-core-modules",
33
"description": "Telerik NativeScript Core Modules",
4-
"version": "5.2.0",
4+
"version": "5.3.0",
55
"homepage": "https://www.nativescript.org",
66
"repository": {
77
"type": "git",
@@ -26,7 +26,7 @@
2626
"license": "Apache-2.0",
2727
"typings": "tns-core-modules.d.ts",
2828
"dependencies": {
29-
"tns-core-modules-widgets": "5.2.0",
29+
"tns-core-modules-widgets": "next",
3030
"tslib": "^1.9.3"
3131
},
3232
"devDependencies": {

tns-platform-declarations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tns-platform-declarations",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)