Skip to content

Commit 3c36f94

Browse files
Merge branch 'revert-travis' of https://github.com/NativeScript/nativescript-angular into revert-travis
2 parents d1688b7 + 11e91a3 commit 3c36f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"nativescript-angular": "../nativescript-angular",
3939
"nativescript-unit-test-runner": "^0.3.4",
4040
"rxjs": "^5.2.0",
41-
"tns-core-modules": "next",
41+
"tns-core-modules": "3.0.0",
4242
"zone.js": "^0.8.2"
4343
},
4444
"devDependencies": {
@@ -71,4 +71,4 @@
7171
"appium-ios-simulator": "tns build ios && nativescript-dev-appium ios-simulator",
7272
"tslint": "tslint --project tsconfig.json --config tslint.json"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)