@nativescript/template-tab-navigation
Advanced tools
Comparing version 8.0.5 to 8.1.0
@@ -33,3 +33,2 @@ const fs = require('fs') | ||
function deleteFolderSync(folderPath) { | ||
@@ -36,0 +35,0 @@ if (fs.statSync(folderPath).isDirectory()) { |
@@ -6,3 +6,3 @@ { | ||
"templateType": "App template", | ||
"version": "8.0.5", | ||
"version": "8.1.0", | ||
"description": "Tabbed interface template", | ||
@@ -43,8 +43,8 @@ "author": "NativeScript Team <oss@nativescript.org>", | ||
"dependencies": { | ||
"@nativescript/core": "~8.0.0", | ||
"@nativescript/core": "~8.1.1", | ||
"@nativescript/theme": "~3.0.1" | ||
}, | ||
"devDependencies": { | ||
"@nativescript/webpack": "beta" | ||
"@nativescript/webpack": "~5.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
650655
+ Added@nativescript/core@8.1.5(transitive)
- Removed@nativescript/core@8.0.11(transitive)
Updated@nativescript/core@~8.1.1