Skip to content

Commit d0dae79

Browse files
committed
chore: fix package.json formatting by removing incorrect pnp prefix, ensuring proper JSON structure
1 parent 0d5daad commit d0dae79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/react-vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pnp{
1+
{
22
"name": "react-vite-app",
33
"private": true,
44
"version": "0.0.0",

0 commit comments

Comments
 (0)