Skip to content

Commit fc7544c

Browse files
authored
feat: add npm-shrinkwrap.json (#147)
1 parent 9f0678c commit fc7544c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ const workspaces = [
105105
'lerna*',
106106
'nx.*',
107107
'package-lock.json',
108+
'npm-shrinkwrap.json',
108109
'package.nls*.json',
109110
'pnpm*',
110111
'turbo*',

0 commit comments

Comments
 (0)