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.3

This commit is contained in:
Théo LUDWIG 2024-05-02 23:54:15 +02:00
parent 06ef8515cb
commit b95d466a77
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.2",
"version": "1.0.0-staging.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "p61-project",
"version": "1.0.0-staging.2",
"version": "1.0.0-staging.3",
"hasInstallScript": true,
"dependencies": {
"@expo/vector-icons": "14.0.1",

View File

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