Skip to content

Commit ed4bfe9

Browse files
antonisclaude
andcommitted
fix: add missing comma in package.json resolutions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6543d7f commit ed4bfe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"tar-fs": "^3.1.1",
8484
"on-headers": "^1.1.0",
8585
"diff": "^5.2.2",
86-
"tar": "^7.5.8"
86+
"tar": "^7.5.8",
8787
"tmp": "^0.2.4"
8888
},
8989
"version": "0.0.0",

0 commit comments

Comments
 (0)