update package.json keywords

This commit is contained in:
Hans Pagel
2020-11-16 15:23:00 +01:00
parent 08eab9c047
commit a74e714096
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "@tiptap/html", "name": "@tiptap/html",
"version": "1.0.0", "version": "1.0.0",
"homepage": "https://tiptap.dev", "homepage": "https://tiptap.dev",
"keywords": ["tiptap", "tiptap extension"], "keywords": ["tiptap", "tiptap utility"],
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",

View File

@@ -2,7 +2,7 @@
"name": "@tiptap/starter-kit", "name": "@tiptap/starter-kit",
"version": "1.0.0", "version": "1.0.0",
"homepage": "https://tiptap.dev", "homepage": "https://tiptap.dev",
"keywords": ["tiptap", "tiptap extension"], "keywords": ["tiptap", "tiptap starter kit"],
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",

View File

@@ -2,7 +2,7 @@
"name": "@tiptap/vue-starter-kit", "name": "@tiptap/vue-starter-kit",
"version": "1.0.0", "version": "1.0.0",
"homepage": "https://tiptap.dev", "homepage": "https://tiptap.dev",
"keywords": ["tiptap", "tiptap extension"], "keywords": ["tiptap", "tiptap starter kit"],
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",

View File

@@ -2,7 +2,7 @@
"name": "@tiptap/vue", "name": "@tiptap/vue",
"version": "1.0.0", "version": "1.0.0",
"homepage": "https://tiptap.dev", "homepage": "https://tiptap.dev",
"keywords": ["tiptap", "tiptap extension"], "keywords": ["tiptap", "tiptap vue components"],
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",