Skip to content

Commit 7404ee9

Browse files
authored
chore: add name to top-level package.json to allow importing (#9209)
1 parent 4d85d56 commit 7404ee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"_comment": "This version doesn't matter, it's just to allow importing from other repos.",
3+
"name": "coder",
34
"version": "0.0.0",
45
"scripts": {
56
"format:write:only": "pnpm exec prettier --write"

0 commit comments

Comments
 (0)