Skip to content

Commit 7eb3e58

Browse files
chore: release v0.13.0
1 parent 817bcd7 commit 7eb3e58

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

cli/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@10play/expo-air-cli",
3-
"version": "0.12.20",
3+
"version": "0.13.0",
44
"private": true,
55
"type": "module",
66
"description": "CLI for expo-air development server",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@10play/expo-air",
3-
"version": "0.12.20",
3+
"version": "0.13.0",
44
"description": "Vibe Coding for React-Native",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/expo-air/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-air",
3-
"version": "0.12.20",
3+
"version": "0.13.0",
44
"description": "Alias package for @10play/expo-air - Vibe Coding for React-Native",
55
"bin": {
66
"expo-air": "./bin/expo-air.js"
@@ -25,6 +25,6 @@
2525
"license": "MIT",
2626
"homepage": "https://github.com/10play/expo-air#readme",
2727
"dependencies": {
28-
"@10play/expo-air": "^0.12.20"
28+
"@10play/expo-air": "^0.13.0"
2929
}
3030
}

0 commit comments

Comments
 (0)