Skip to content

Commit

Permalink
chore: remove now irrelevant package extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jbroma committed Apr 5, 2024
1 parent 58d9bdc commit 317789a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
21 changes: 1 addition & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,5 @@
"prettier": "^3.2.4",
"typescript": "^5.2.2"
},
"packageManager": "[email protected]+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2",
"pnpm": {
"packageExtensions": {
"@react-native/dev-middleware@*": {
"dependencies": {
"ws": "*"
}
},
"@react-native/codegen@*": {
"dependencies": {
"invariant": "^2.2.4"
}
},
"@react-native-community/cli-tools@*": {
"dependencies": {
"execa": "^5.0.0"
}
}
}
}
"packageManager": "[email protected]+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2"
}
2 changes: 0 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 317789a

Please sign in to comment.