Skip to content

Commit

Permalink
Merge pull request #6 from grupadotnet/czcibor
Browse files Browse the repository at this point in the history
Add web version dependencies to yarn
  • Loading branch information
wiktorrudzki authored Jan 13, 2024
2 parents 04cbf5c + 7a1dfd7 commit 832ebd9
Show file tree
Hide file tree
Showing 2 changed files with 2,062 additions and 79 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@expo/webpack-config": "^19.0.0",
"@types/react": "~18.2.14",
"eslint": "^8.54.0",
"eslint-config-universe": "^12.0.0",
Expand All @@ -30,6 +31,8 @@
"eslint-plugin-react-native": "^4.1.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^3.1.0",
"react-dom": "18.2.0",
"react-native-web": "~0.19.6",
"typescript": "^5.1.3"
},
"private": true
Expand Down
Loading

0 comments on commit 832ebd9

Please sign in to comment.