We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd47a5 commit 8e4d43fCopy full SHA for 8e4d43f
package.json
@@ -24,6 +24,7 @@
24
"eslint-plugin-ft-flow": "^2.0.3",
25
"eslint-plugin-markdown": "^5.1.0",
26
"eslint-plugin-prettier": "^5.0.1",
27
+ "expo-router": "~6.0.17",
28
"prettier": "^3.3.3",
29
"prettier-plugin-jsdoc": "^1.3.0",
30
"typescript": "~5.9.2"
yarn.lock
@@ -14343,6 +14343,7 @@ __metadata:
14343
eslint-plugin-ft-flow: "npm:^2.0.3"
14344
eslint-plugin-markdown: "npm:^5.1.0"
14345
eslint-plugin-prettier: "npm:^5.0.1"
14346
+ expo-router: "npm:~6.0.17"
14347
prettier: "npm:^3.3.3"
14348
prettier-plugin-jsdoc: "npm:^1.3.0"
14349
typescript: "npm:~5.9.2"
0 commit comments