Skip to content

Commit f98a273

Browse files
committed
ci: added provenance to package.json
1 parent ed3e3c3 commit f98a273

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/contrast-colors/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"ava": "^6.1.1"
2525
},
2626
"publishConfig": {
27-
"access": "public"
27+
"access": "public",
28+
"provenance": true
2829
}
2930
}

0 commit comments

Comments
 (0)