Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dxinteractive committed Oct 15, 2021
1 parent 4e7ba1b commit 0bafb6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/dendriform-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dendriform-demo",
"version": "3.1.0",
"version": "3.2.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@types/react-beautiful-dnd": "^13.0.0",
"date-fns": "^2.11.1",
"dendriform": "^3.1.0",
"dendriform": "^3.2.0",
"gray-matter": "^4.0.2",
"next": "9.5.3",
"react": "16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dendriform/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.0",
"version": "3.2.0",
"license": "MIT",
"main": "dist/index.js",
"description": "Build feature-rich data-editing React UIs with great performance and little code.",
Expand Down

0 comments on commit 0bafb6a

Please sign in to comment.