Skip to content

Commit

Permalink
feat(editor): Add TipTag Example as alternative Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Apr 16, 2023
1 parent 15c7e48 commit a8337c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt3-primevue-starter",
"version": "1.3.9",
"version": "1.4.0",
"license": "MIT",
"scripts": {
"build": "nuxi build",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@nuxt/test-utils": "^3.4.1",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@pinia/nuxt": "^0.4.8",
"@sfxcode/nuxt-primevue": "^1.0.9",
"@sfxcode/nuxt-primevue": "^1.1.0",
"@tiptap/extension-highlight": "^2.0.3",
"@tiptap/extension-text-align": "^2.0.3",
"@tiptap/extension-text-style": "^2.0.3",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a8337c1

Please sign in to comment.