Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Feb 8, 2023
1 parent 9fcc240 commit 065c46c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dante2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Dante2",
"version": "0.5.9",
"version": "0.5.10",
"description": "Dante wysiwyg rewritten in draft-js",
"author": "Miguel Michelson",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/dante3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "a tiptap prosemirror dante wysiwyg",
"author": "Miguel Michelson",
"license": "MIT",
"version": "1.1.6",
"version": "1.1.7",
"main": "package/Dante.cjs.js",
"jsnext:main": "package/Dante.es.js",
"module": "package/Dante.es.js",
Expand Down

0 comments on commit 065c46c

Please sign in to comment.