Skip to content

Commit 4cd9561

Browse files
authored
Remove unsafe-perm setting from .npmrc (#1337)
This fixes the warning when running any `npm` commands ``` npm warn Unknown project config "unsafe-perm". This will stop working in the next major version of npm. ```
1 parent d67e293 commit 4cd9561

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
unsafe-perm = true
21
save-exact = true
32

43
@clearlydefined:registry=https://npm.pkg.github.com

0 commit comments

Comments
 (0)