Skip to content

Commit d44156a

Browse files
author
s.gavshin
committed
chore: downgrade min npm version from 7 to 6
1 parent c3be3b1 commit d44156a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,6 @@
127127
"packageManager": "[email protected]",
128128
"engines": {
129129
"node": ">=14.0.0",
130-
"npm": ">=7.0.0"
130+
"npm": ">=6.0.0"
131131
}
132132
}

0 commit comments

Comments
 (0)