feat: update main entry point in package.json and add turn timer functionality in TableScreen
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "blackjack-mobile",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"main": "node_modules/expo/AppEntry.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "expo start",
|
||||
"android": "expo run:android",
|
||||
|
||||
Reference in New Issue
Block a user