Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
calidion committed Jun 29, 2016
1 parent f58915c commit 4714939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/v2/waterline.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var Waterline = require("waterline");
var Waterline = require('waterline');
// Models
var User = require('./waterline/user');
var waterline = new Waterline();
Expand Down

0 comments on commit 4714939

Please sign in to comment.