Skip to content

Commit

Permalink
fix: upgrade nuxt schema
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Feb 9, 2023
1 parent 11eaeee commit 4400818
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 132 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@
"@tiptap/extension-strike": "2.0.0-beta.204",
"@tiptap/extension-text": "2.0.0-beta.204",
"vitest>vite": "^3.2.5",
"@nuxt/kit": "^3.1.1",
"@nuxt/schema": "^3.1.1"
"@nuxt/kit": "^3.1.2",
"@nuxt/schema": "^3.1.2"
}
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 4400818

Please sign in to comment.