SEO
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "greenlens",
|
||||
"version": "2.2.6",
|
||||
"version": "2.2.7",
|
||||
"main": "expo-router/entry",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -11,6 +11,7 @@
|
||||
"build:dev": "eas build --profile development --platform android",
|
||||
"build:preview": "eas build --profile preview --platform android",
|
||||
"build:prod": "eas build --profile production --platform android",
|
||||
"postinstall": "patch-package",
|
||||
"test": "jest",
|
||||
"audit:semantic": "node scripts/generate_semantic_audit.js"
|
||||
},
|
||||
@@ -76,6 +77,7 @@
|
||||
"@types/react": "~19.1.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-expo": "^54.0.17",
|
||||
"patch-package": "^8.0.1",
|
||||
"typescript": "^5.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user