Skip to content

Commit 8b18528

Browse files
committed
ch: release v1.5.0
1 parent 9d74b48 commit 8b18528

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "matadors-rn-medica",
33
"main": "expo-router/entry",
4-
"version": "1.0.0",
4+
"version": "1.5.0",
55
"scripts": {
66
"start": "expo start",
77
"android": "expo run:android",
@@ -11,9 +11,8 @@
1111
"test": "jest --coverage",
1212
"test:watch": "jest --watchAll",
1313
"test:update": "jest --updateSnapshot",
14-
"ci-start": "expo build:web",
14+
"ci-start": "expo build:web",
1515
"release": "release-it"
16-
1716
},
1817
"jest": {
1918
"preset": "jest-expo"

0 commit comments

Comments
 (0)