@tiptap/extension-mention
Advanced tools
Comparing version
MIT License | ||
Copyright (c) 2024, Tiptap GmbH | ||
Copyright (c) 2025, Tiptap GmbH | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@tiptap/extension-mention", | ||
"description": "mention extension for tiptap", | ||
"version": "3.0.0-next.4", | ||
"version": "3.0.0-next.5", | ||
"homepage": "https://tiptap.dev", | ||
@@ -34,5 +34,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@tiptap/core": "^3.0.0-next.4", | ||
"@tiptap/pm": "^3.0.0-next.4", | ||
"@tiptap/suggestion": "^3.0.0-next.4" | ||
"@tiptap/core": "^3.0.0-next.5", | ||
"@tiptap/pm": "^3.0.0-next.5", | ||
"@tiptap/suggestion": "^3.0.0-next.5" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependencies": { |