ci: update npm provenance config

This commit is contained in:
chenshenhai 2023-10-15 13:54:21 +08:00
parent 8746bd45f1
commit a7da9c4bd0
6 changed files with 24 additions and 24 deletions

View file

@ -28,7 +28,7 @@
"@idraw/renderer": "^0.4.0-alpha.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cc462b9206ea0e4e70b5183771dfbf694402483"
}
"access": "public",
"provenance": true
}
}

View file

@ -29,7 +29,7 @@
"@idraw/util": "^0.4.0-alpha.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cc462b9206ea0e4e70b5183771dfbf694402483"
}
"access": "public",
"provenance": true
}
}

View file

@ -28,7 +28,7 @@
"@idraw/util": "^0.4.0-alpha.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cc462b9206ea0e4e70b5183771dfbf694402483"
}
"access": "public",
"provenance": true
}
}

View file

@ -27,7 +27,7 @@
"@idraw/util": "^0.4.0-alpha.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cc462b9206ea0e4e70b5183771dfbf694402483"
}
"access": "public",
"provenance": true
}
}

View file

@ -20,7 +20,7 @@
},
"homepage": "https://github.com/idrawjs/idraw#readme",
"publishConfig": {
"access": "public"
},
"gitHead": "5cc462b9206ea0e4e70b5183771dfbf694402483"
}
"access": "public",
"provenance": true
}
}

View file

@ -24,7 +24,7 @@
"@idraw/types": "^0.4.0-alpha.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cc462b9206ea0e4e70b5183771dfbf694402483"
}
"access": "public",
"provenance": true
}
}