We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b3caf commit e596120Copy full SHA for e596120
1 file changed
package.json
@@ -82,7 +82,8 @@
82
},
83
"publishConfig": {
84
"access": "public",
85
- "@shopify:registry": "https://registry.npmjs.org"
+ "@shopify:registry": "https://registry.npmjs.org",
86
+ "provenance": false
87
88
"browserslist": [
89
"last 3 chrome versions",
0 commit comments