Skip to content

Commit

Permalink
chore: release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 10, 2024
1 parent 41c6653 commit b0d170c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shiki-magic-move",
"type": "module",
"version": "0.4.1",
"version": "0.4.2",
"packageManager": "[email protected]",
"description": "Smoothly animated code blocks with Shiki",
"author": "Anthony Fu <[email protected]>",
Expand Down Expand Up @@ -122,7 +122,7 @@
"eslint": "^9.2.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-svelte": "^2.38.0",
"eslint-plugin-svelte": "^2.39.0",
"esno": "^4.7.0",
"lint-staged": "^15.2.2",
"pnpm": "^9.1.0",
Expand All @@ -138,7 +138,7 @@
"vite": "^5.2.11",
"vitest": "^1.6.0",
"vue": "^3.4.27",
"vue-tsc": "^2.0.16"
"vue-tsc": "^2.0.17"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down

0 comments on commit b0d170c

Please sign in to comment.