Skip to content

Commit c9595fe

Browse files
committed
sdnd -> 0.12.1
1 parent 9624b2d commit c9595fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-smooth-dnd",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Vue wrappers for smooth-dnd",
55
"author": "Kutlu Sahin",
66
"homepage": "https://kutlugsahin.github.io/vue-smooth-dnd/",
@@ -45,7 +45,7 @@
4545
"url": "https://github.com/kutlugsahin/vue-smooth-dnd/issues"
4646
},
4747
"dependencies": {
48-
"smooth-dnd": "^0.12.0"
48+
"smooth-dnd": "0.12.1"
4949
},
5050
"devDependencies": {
5151
"babel-jest": "^23.4.0",

0 commit comments

Comments
 (0)