revert version number to 0.0.0 in package.json (since we're already tracking the version in app.json)

This commit is contained in:
daniel31x13
2026-01-04 16:44:17 -05:00
parent dd96d80d42
commit 59252759f2

View File

@@ -1,7 +1,7 @@
{
"name": "@linkwarden/mobile",
"main": "expo-router/entry",
"version": "1.0.1",
"version": "0.0.0",
"scripts": {
"start": "expo start",
"android": "expo run:android",