Skip to content

Commit 8351a09

Browse files
kylecarbspull[bot]
authored andcommitted
chore: add version to top-level package.json to allow importing (#9208)
1 parent a3b7b48 commit 8351a09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"_comment": "This version doesn't matter, it's just to allow importing from other repos.",
3+
"version": "0.0.0",
24
"scripts": {
35
"format:write:only": "pnpm exec prettier --write"
46
},

0 commit comments

Comments
 (0)