Skip to content

Commit

Permalink
feat(npm): pin all except peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Jan 9, 2023
1 parent 3ad2318 commit b0486df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": [":npm"]
"extends": [":npm", ":pinAllExceptPeerDependencies"]
}

0 comments on commit b0486df

Please sign in to comment.