Skip to content

Commit 77c3ea8

Browse files
committed
Update versions
1 parent fc20e1a commit 77c3ea8

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": "3.1.0",
4+
"version": "3.0.1",
55
"homepage": "https://www.nativescript.org",
66
"repository": {
77
"type": "git",
@@ -24,7 +24,7 @@
2424
"license": "Apache-2.0",
2525
"typings": "tns-core-modules.d.ts",
2626
"dependencies": {
27-
"tns-core-modules-widgets": "next"
27+
"tns-core-modules-widgets": "3.0.1"
2828
},
2929
"devDependencies": {
3030
"@types/node": "~7.0.5",

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": "3.1.0",
3+
"version": "3.0.1",
44
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)