Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Feb 14, 2016
1 parent dee7df1 commit e18b5ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-dnd-test-backend",
"version": "1.0.1",
"version": "1.0.2",
"description": "A mock backend for testing React DnD apps",
"main": "lib/index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"rimraf": "^2.4.3"
},
"dependencies": {
"dnd-core": "^1.3.0"
"dnd-core": "^2.0.1"
},
"peerDependencies": {
"react-dnd": "^2.0.0"
Expand Down

0 comments on commit e18b5ef

Please sign in to comment.