Skip to content

Commit 6b04ff6

Browse files
committed
chore: fix linting
1 parent 9212491 commit 6b04ff6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,7 @@
8686
"npm": {
8787
"publish": true,
8888
"skipChecks": true,
89-
"publishArgs": [
90-
"--provenance --access public"
91-
]
89+
"publishArgs": ["--provenance --access public"]
9290
},
9391
"github": {
9492
"release": true

0 commit comments

Comments
 (0)