Skip to content

Commit

Permalink
Temporarily remove assets from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Jan 4, 2024
1 parent 67b4422 commit 4289e8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"styled-components": "^6.0.7"
},
"peerDependencies": {
"@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 @@ -57,7 +56,6 @@
"@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.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 Expand Up @@ -101,6 +99,7 @@
"react-native-reanimated": "~3.3.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",
"react-native-svg-transformer": "^1.3.0",
"react-native-web": "~0.19.6",
"react-test-renderer": "^18.2.0",
"storybook-addon-designs": "^6.3.1",
Expand Down

0 comments on commit 4289e8d

Please sign in to comment.