Skip to content

Commit 1d08769

Browse files
authored
feat: nls file add to package.json group (#120)
* feat: `nls` file add to package.json group * Update update.mjs
1 parent 4f6d6e3 commit 1d08769

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
@@ -99,6 +99,7 @@ const workspaces = [
9999
'lerna*',
100100
'nx.*',
101101
'package-lock.json',
102+
'package.nls*.json',
102103
'pnpm*',
103104
'turbo*',
104105
'workspace.json',

0 commit comments

Comments
 (0)