Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d85d56

Browse files
authored
chore: add version to top-level package.json to allow importing (#9208)
1 parent 2c83bfd commit 4d85d56

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)