mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-03-03 02:57:02 +00:00
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:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@linkwarden/mobile",
|
"name": "@linkwarden/mobile",
|
||||||
"main": "expo-router/entry",
|
"main": "expo-router/entry",
|
||||||
"version": "1.0.1",
|
"version": "0.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "expo start",
|
"start": "expo start",
|
||||||
"android": "expo run:android",
|
"android": "expo run:android",
|
||||||
|
|||||||
Reference in New Issue
Block a user