1
1
mirror of https://github.com/theoludwig/p61-project.git synced 2024-07-17 07:00:12 +02:00

chore(release): v1.0.0-staging.2

This commit is contained in:
Théo LUDWIG 2024-04-11 23:25:36 +02:00
parent 4062ad268b
commit 1ab504324a
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "p61-project",
"version": "1.0.0-staging.1",
"version": "1.0.0-staging.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "p61-project",
"version": "1.0.0-staging.1",
"version": "1.0.0-staging.2",
"hasInstallScript": true,
"dependencies": {
"@expo/vector-icons": "14.0.0",

View File

@ -2,7 +2,7 @@
"name": "p61-project",
"private": true,
"main": "expo-router/entry",
"version": "1.0.0-staging.1",
"version": "1.0.0-staging.2",
"scripts": {
"start": "expo start",
"android": "expo start --android",