This commit is contained in:
Developer
2026-03-24 00:18:06 +08:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,8 +1,13 @@
{ {
"expo": { "expo": {
"name": "JKVideo", "name": "JKVideo",
<<<<<<< HEAD
"slug": "jsvideo", "slug": "jsvideo",
"version": "1.0.5", "version": "1.0.5",
=======
"slug": "jkvideo",
"version": "1.0.6",
>>>>>>> 21d9df01566df104c004ce5c63218a7ccfc7e8e1
"scheme": "bilibili", "scheme": "bilibili",
"orientation": "default", "orientation": "default",
"icon": "./assets/icon.png", "icon": "./assets/icon.png",

View File

@@ -1,6 +1,6 @@
{ {
"name": "jkvideo", "name": "jkvideo",
"version": "1.0.5", "version": "1.0.6",
"main": "expo-router/entry", "main": "expo-router/entry",
"scripts": { "scripts": {
"start": "expo start", "start": "expo start",