.ENV file test

This commit is contained in:
Gergely Hegedus 2023-09-28 16:25:15 +03:00
parent 29d421e4c6
commit df4dbfa09b
6 changed files with 52 additions and 3 deletions

View file

@ -28,7 +28,8 @@
"metro-react-native-babel-preset": "0.76.8",
"prettier": "^2.4.1",
"react-test-renderer": "18.2.0",
"typescript": "4.8.4"
"typescript": "4.8.4",
"react-native-dotenv": "^3.4.9"
},
"engines": {
"node": ">=16"