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 0a2aa5a commit efc0b24Copy full SHA for efc0b24
.github/workflows/publish_npm.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
branches: [ 'main' ]
6
7
-env:
8
9
jobs:
10
release:
packages/template-blank-react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/template-blank-react",
3
- "version": "9.0.3",
+ "version": "9.0.4",
"description": "Blank template for NativeScript apps using React.",
"author": "Jamie Birch <14055146+shirakaba@users.noreply.github.com>",
"main": "src/app.ts",
0 commit comments