Skip to content

Commit

Permalink
remove name and version from example package files
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Nov 19, 2024
1 parent 52445b9 commit 4fe9bdc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 10 deletions.
2 changes: 0 additions & 2 deletions FabricExample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions FabricExample/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"name": "FabricExample",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
5 changes: 1 addition & 4 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"name": "PlaidReactNativeDemo",
"version": "1.0.0",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit 4fe9bdc

Please sign in to comment.