Skip to content

Commit e0dbc8e

Browse files
committed
chore: update .npmrc to enable provenance tracking
1 parent ac8cc9c commit e0dbc8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ public-hoist-pattern[]['*eslint*', '*prettier*', '@oclif/command']
44
package-import-method=clone-or-copy
55
strict-peer-dependencies=false
66
prefer-workspace-packages=true
7-
shell-emulator=true
7+
shell-emulator=true
8+
provenance=true

0 commit comments

Comments
 (0)