Skip to content

Commit 81ba4d5

Browse files
committed
chore: set module type in package.json of docs to resolve config warning
1 parent 5e494a4 commit 81ba4d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "react-native-brownfield-docs",
33
"version": "1.0.0",
44
"private": true,
5+
"type": "module",
56
"installConfig": {
67
"hoistingLimits": "workspaces"
78
},

0 commit comments

Comments
 (0)