web version

This commit is contained in:
Morten Olsen
2022-05-07 12:35:14 +02:00
parent 7057e11e96
commit 0b2f23ecb2
10 changed files with 144 additions and 15 deletions

View File

@@ -2,6 +2,7 @@
"name": "bob",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"homepage": "/bob-the-algorithm",
"scripts": {
"start": "expo start",
"android": "expo start --android",
@@ -50,6 +51,7 @@
"@babel/core": "^7.12.9",
"@types/chroma-js": "^2.1.3",
"@types/react": "~17.0.21",
"@types/react-dom": "^18.0.3",
"@types/react-native": "~0.64.12",
"@types/styled-components-react-native": "^5.1.3",
"babel-plugin-module-resolver": "^4.1.0",