Skip to content

Commit 59a75ba

Browse files
author
Nicolas
committed
sortablejs as lenient peerDependency
1 parent 399b028 commit 59a75ba

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
@@ -30,7 +30,7 @@
3030
"eslint": "4.0.0-alpha.0",
3131
"protractor": "^5.1.2"
3232
},
33-
"dependencies": {
34-
"sortablejs": "~1.5.x"
33+
"peerDependencies": {
34+
"sortablejs": "> 1.5.x"
3535
}
3636
}

0 commit comments

Comments
 (0)