Skip to content

Commit fe62cd9

Browse files
committed
chore: standardize quotes in pnpm-workspace.yaml for consistency
Signed-off-by: walnuts1018 <r.juglans.1018@gmail.com>
1 parent db7eb25 commit fe62cd9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ allowBuilds:
33
unrs-resolver: true
44

55
onlyBuiltDependencies:
6-
- '@tailwindcss/oxide'
6+
- "@tailwindcss/oxide"
77
- sharp
88
- unrs-resolver
99

1010
overrides:
11-
'@types/react': 19.2.15
12-
'@types/react-dom': 19.2.3
11+
"@types/react": 19.2.15
12+
"@types/react-dom": 19.2.3

0 commit comments

Comments
 (0)