chore(release): @nativescript/types@8.0.1

This commit is contained in:
Nathan Walker
2021-04-21 15:34:28 -07:00
parent edbe13bfe0
commit f3333e09fe
5 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ fi
echo "Creating typings project with @nativescript/ios@$IOS_RUNTIME_VERSION..."
rm -rf ios-typings-prj
ns create --js ios-typings-prj
ns create --template @nativescript/template-blank@7.0.4 ios-typings-prj
ns platform add ios@$IOS_RUNTIME_VERSION --path ios-typings-prj/
if [ -n "$METADATA_GENERATOR_PATH" ]