We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd6b00 commit 2053c2eCopy full SHA for 2053c2e
examples/to-do-app/app.json
@@ -2,7 +2,7 @@
2
"expo": {
3
"name": "todoapp",
4
"slug": "todoapp",
5
- "version": "1.0.0",
+ "version": "1.0.1",
6
"orientation": "portrait",
7
"icon": "./assets/icon.png",
8
"userInterfaceStyle": "light",
examples/to-do-app/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@sqliteai/todoapp",
"description": "An Expo template for building apps with the SQLite CloudSync extension",
"repository": {
"type": "git",
0 commit comments