Skip to content

Commit 8405369

Browse files
committed
update deps versions
Update * errors to 2.2.0 * vshard to 0.1.17
1 parent e4e967a commit 8405369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crud-scm-1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ source = {
88
dependencies = {
99
'lua ~> 5.1',
1010
'checks == 3.1.0-1',
11-
'errors == 2.1.3-1',
12-
'vshard == 0.1.16-1',
11+
'errors == 2.2.0-1',
12+
'vshard == 0.1.17-1',
1313
}
1414

1515
build = {

0 commit comments

Comments
 (0)