summaryrefslogtreecommitdiff
path: root/packages/integrations/react
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react')
-rw-r--r--packages/integrations/react/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index 8eabf545d..1724f2d73 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -67,5 +67,8 @@
},
"engines": {
"node": ">=18.14.1"
+ },
+ "publishConfig": {
+ "provenance": true
}
}