Skip to content

Commit

Permalink
Add components package.json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Jan 3, 2024
1 parent fe4893b commit 11fd312
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,11 @@
"@os-team/i18next-react-native-language-detector": "^1.0.28",
"i18next": "^23.4.3",
"react-i18next": "^13.0.3",
"react-native-svg": "^14.1.0",
"styled-components": "^6.0.7"
},
"peerDependencies": {
"@department-of-veterans-affairs/va-mobile-assets": "0.1.0",
"@department-of-veterans-affairs/va-mobile-assets": "0.1.1-alpha.0",
"react": "^18.2.0",
"react-native": "~0.71.7",
"react-native-gesture-handler": "^2.12.0"
Expand All @@ -56,7 +57,7 @@
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@department-of-veterans-affairs/va-mobile-assets": "0.1.0",
"@department-of-veterans-affairs/va-mobile-assets": "0.1.1-alpha.0",
"@expo/webpack-config": "^19.0.0",
"@react-native-async-storage/async-storage": "1.18.2",
"@react-native-community/datetimepicker": "7.2.0",
Expand Down

0 comments on commit 11fd312

Please sign in to comment.