Skip to content

Commit ef55e10

Browse files
github-actions[bot]CatchABus
authored andcommitted
chore(release): publish
- project: devtools 0.0.2-next.30 - project: webpack5 5.0.33-next.1 - project: core 9.0.18-next.4 - project: vite 1.0.6-next.30
1 parent 69a2a20 commit ef55e10

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/core",
3-
"version": "9.0.18-next.3",
3+
"version": "9.0.18-next.4",
44
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
55
"type": "module",
66
"main": "index",

packages/devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/devtools",
3-
"version": "0.0.2-next.29",
3+
"version": "0.0.2-next.30",
44
"private": true,
55
"files": [
66
"./dist/"
@@ -10,6 +10,6 @@
1010
"prepack": "tsc || echo ok"
1111
},
1212
"devDependencies": {
13-
"@nativescript/core": "9.0.18-next.3"
13+
"@nativescript/core": "9.0.18-next.4"
1414
}
1515
}

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/vite",
3-
"version": "1.0.6-next.29",
3+
"version": "1.0.6-next.30",
44
"description": "Vite for NativeScript",
55
"main": "./index.js",
66
"module": "./index.js",

0 commit comments

Comments
 (0)