Skip to content

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Jun 1, 2018
1 parent 6d05276 commit dcc6600
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.9.0",
"version": "4.0.0",
"version": "4.0.1",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
4 changes: 2 additions & 2 deletions packages/react-dnd-html5-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-dnd-html5-backend",
"version": "4.0.0",
"version": "4.0.1",
"description": "HTML5 backend for React DnD",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -42,4 +42,4 @@
"peerDependencies": {
"react": ">= 16.3"
}
}
}

0 comments on commit dcc6600

Please sign in to comment.