@ -1,7 +1,7 @@ |
|||||||
{ |
{ |
||||||
"expo": { |
"expo": { |
||||||
"name": "lite.todo", |
"name": "expo.project", |
||||||
"slug": "lite.todo", |
"slug": "expo.project", |
||||||
"version": "1.0.0", |
"version": "1.0.0", |
||||||
"orientation": "portrait", |
"orientation": "portrait", |
||||||
"icon": "./assets/icon.png", |
"icon": "./assets/icon.png", |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
@ -1,11 +1,11 @@ |
|||||||
{ |
{ |
||||||
"name": "lite.todo", |
"name": "expo.project", |
||||||
"version": "1.0.0", |
"version": "1.0.0", |
||||||
"lockfileVersion": 3, |
"lockfileVersion": 3, |
||||||
"requires": true, |
"requires": true, |
||||||
"packages": { |
"packages": { |
||||||
"": { |
"": { |
||||||
"name": "lite.todo", |
"name": "expo.project", |
||||||
"version": "1.0.0", |
"version": "1.0.0", |
||||||
"dependencies": { |
"dependencies": { |
||||||
"@expo/html-elements": "^0.10.1", |
"@expo/html-elements": "^0.10.1", |
@ -1,5 +1,5 @@ |
|||||||
{ |
{ |
||||||
"name": "lite.todo", |
"name": "expo.project", |
||||||
"version": "1.0.0", |
"version": "1.0.0", |
||||||
"main": "index.ts", |
"main": "index.ts", |
||||||
"scripts": { |
"scripts": { |