Skip to content

Commit 1a7fef5

Browse files
committed
fix(package): add missing newline at end of package.json
1 parent 5547638 commit 1a7fef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/desktop-timer/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@
182182
"@gauzy/desktop-window": "file:../../../dist/packages/desktop-window",
183183
"@gauzy/ui-config": "file:../../../dist/packages/ui-config"
184184
}
185-
}
185+
}

0 commit comments

Comments
 (0)