Skip to content

Commit c06ebd6

Browse files
azuclaude
andcommitted
chore: migrate example directory from yarn v1 to pnpm
- Add packageManager field to example/package.json - Convert example/yarn.lock to example/pnpm-lock.yaml - Remove example/yarn.lock 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 3dd72ad commit c06ebd6

File tree

3 files changed

+4690
-4255
lines changed

3 files changed

+4690
-4255
lines changed

example/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
},
1919
"dependencies": {
2020
"textlint-rule-preset-jtf-style": "file:.."
21-
}
21+
},
22+
"packageManager": "[email protected]+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd"
2223
}

0 commit comments

Comments
 (0)