We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033b40b commit 5696537Copy full SHA for 5696537
packages/template-blank-ng/package.json
@@ -3,7 +3,7 @@
3
"main": "src/main.ts",
4
"displayName": "Blank",
5
"templateType": "App template",
6
- "version": "8.1.0",
+ "version": "8.1.1",
7
"description": "Blank template for NativeScript apps using Angular",
8
"author": "NativeScript Team <oss@nativescript.org>",
9
"license": "Apache-2.0",
packages/template-hello-world-ng/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@nativescript/template-hello-world-ng",
"main": "./src/main.ts",
"description": "NativeScript Angular Hello World template",
0 commit comments