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

Commit e18b5ef

Browse files
committed
1.0.2
1 parent dee7df1 commit e18b5ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dnd-test-backend",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A mock backend for testing React DnD apps",
55
"main": "lib/index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"rimraf": "^2.4.3"
2828
},
2929
"dependencies": {
30-
"dnd-core": "^1.3.0"
30+
"dnd-core": "^2.0.1"
3131
},
3232
"peerDependencies": {
3333
"react-dnd": "^2.0.0"

0 commit comments

Comments
 (0)