Skip to content

Commit

Permalink
[LOCAL] Add missing type:module to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Jun 19, 2024
1 parent f4aa63c commit d23bc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.75.0-rc.0",
"description": "The template used by `npx @react-native-community/cli init` to bootstrap a React Native application.",
"license": "MIT",
"type": "module",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit d23bc70

Please sign in to comment.