We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f0659 commit e48d35dCopy full SHA for e48d35d
packages/vite/src/types/package.json
@@ -1,3 +1,4 @@
1
{
2
- "//": "this file is just here to make pnpm happy with --frozen-lockfile"
+ "//": "this file is just here to make pnpm happy with --frozen-lockfile",
3
+ "version": "0.0.0"
4
}
packages/vite/types/package.json
- "//": "this file is here to make typescript happy when moduleResolution=node16+"
+ "//": "this file is here to make typescript happy when moduleResolution=node16+",
0 commit comments