mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
Disables provenance in package.json
This commit is contained in:
parent
32b3cafaa2
commit
e596120c9e
@ -82,7 +82,8 @@
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"@shopify:registry": "https://registry.npmjs.org"
|
||||
"@shopify:registry": "https://registry.npmjs.org",
|
||||
"provenance": false
|
||||
},
|
||||
"browserslist": [
|
||||
"last 3 chrome versions",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user