Skip to content

Commit 892944a

Browse files
point to al-cursor and al-sequel
1 parent 515ae55 commit 892944a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"lodash": "~2.4.1",
2525
"mysql": "~2.3.0",
2626
"waterline-errors": "~0.10.0",
27-
"waterline-cursor": "~0.0.0"
27+
"waterline-sequel": "git://github.com/balderdashy/waterline-sequel.git#master",
28+
"waterline-cursor": "git://github.com/particlebanana/waterline-cursor.git#rework"
2829
},
2930
"devDependencies": {
3031
"mocha": "~1.13.0",

0 commit comments

Comments
 (0)