Skip to content

Commit 2e0619e

Browse files
committed
chore: remove yarn@3 description from example's package.json
1 parent 1d84127 commit 2e0619e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
"eslint": "^8.17.0",
2222
"eslint-config-next": "^12.1.6",
2323
"typescript": "^4.7.3"
24-
},
25-
"packageManager": "yarn@3.2.1"
24+
}
2625
}

0 commit comments

Comments
 (0)