Skip to content

Commit f6cf6ed

Browse files
committed
chore: update
1 parent 847a55b commit f6cf6ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ jobs:
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
52+
NPM_CONFIG_PROVENANCE: true

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@
7272
"url": "https://github.com/zeybek/node-matlab.git"
7373
},
7474
"publishConfig": {
75-
"access": "public",
76-
"provenance": true
75+
"access": "public"
7776
},
7877
"devDependencies": {
7978
"@biomejs/biome": "^1.9.4",

0 commit comments

Comments
 (0)