Skip to content

Commit

Permalink
chore: update packages to pass expo build
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakeoon committed Feb 2, 2022
1 parent a1248a4 commit c1d55c7
Show file tree
Hide file tree
Showing 3 changed files with 3,101 additions and 4,083 deletions.
3 changes: 0 additions & 3 deletions example/src/Examples/BannerExample.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ const BannerExample = () => {
BannerExample.title = 'Banner';

const styles = StyleSheet.create({
container: {
flex: 1,
},
...Platform.select({
web: {
grid: {
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"devDependencies": {
"@babel/core": "7.16.12",
"@babel/runtime": "^7.10.3",
"@babel/parser": "7.16.12",
"@callstack/eslint-config": "^9.0.0",
"@commitlint/config-conventional": "^8.3.4",
"@release-it/conventional-changelog": "^1.1.0",
Expand All @@ -69,7 +68,6 @@
"@typescript-eslint/parser": "^5.9.0",
"all-contributors-cli": "^6.1.1",
"babel-cli": "^6.26.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.1.0",
"babel-plugin-lodash": "^3.3.4",
"babel-test": "^0.1.1",
Expand Down
Loading

0 comments on commit c1d55c7

Please sign in to comment.