Skip to content

Commit 41d9288

Browse files
authored
Merge pull request #537 from trycompai/lewis/comp-fixes
fix(package): remove trailing newline in package.json
2 parents 84dcf08 + 41d024d commit 41d9288

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,4 @@
7474
"use-debounce": "^10.0.4",
7575
"zod": "^3.24.4"
7676
}
77-
}
78-
"version": "1.0.1"
79-
}
77+
}

0 commit comments

Comments
 (0)