Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - tiptap-extensions@1.16.1
 - tiptap@1.16.1
  • Loading branch information
philippkuehn committed Apr 19, 2019
1 parent ef4f236 commit 36f39f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/tiptap-extensions/package.json
@@ -1,6 +1,6 @@
{
"name": "tiptap-extensions",
"version": "1.16.0",
"version": "1.16.1",
"description": "Extensions for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"prosemirror-tables": "^0.7.10",
"prosemirror-utils": "^0.7.6",
"prosemirror-view": "^1.8.9",
"tiptap": "^1.16.0",
"tiptap": "^1.16.1",
"tiptap-commands": "^1.7.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tiptap/package.json
@@ -1,6 +1,6 @@
{
"name": "tiptap",
"version": "1.16.0",
"version": "1.16.1",
"description": "A rich-text editor for Vue.js",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
Expand Down

0 comments on commit 36f39f1

Please sign in to comment.