Skip to content

Commit 57c5839

Browse files
committed
chore: napi alpha
1 parent 169518b commit 57c5839

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/windows-hermes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/windows-hermes",
3-
"version": "0.1.0",
3+
"version": "0.1.0-alpha.0",
44
"description": "NativeScript Windows runtime (Hermes engine) with a WinUI 3 app template",
55
"keywords": [
66
"NativeScript",

packages/windows-jsc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/windows-jsc",
3-
"version": "0.1.0",
3+
"version": "0.1.0-alpha.0",
44
"description": "NativeScript Windows runtime (JavaScriptCore engine) with a WinUI 3 app template",
55
"keywords": [
66
"NativeScript",

packages/windows-quickjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/windows-quickjs",
3-
"version": "0.1.0",
3+
"version": "0.1.0-alpha.0",
44
"description": "NativeScript Windows runtime (QuickJS engine) with a WinUI 3 app template",
55
"keywords": [
66
"NativeScript",

packages/windows-v8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/windows-v8",
3-
"version": "0.1.0",
3+
"version": "0.1.0-alpha.0",
44
"description": "NativeScript Windows runtime (V8 engine) with a WinUI 3 app template",
55
"keywords": [
66
"NativeScript",

0 commit comments

Comments
 (0)