Move old webhooks to v2 lib

This commit is contained in:
Blade Barringer
2015-11-12 09:08:36 -06:00
parent a18c2f7444
commit 1e106b3c53
2 changed files with 1 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ var logging = require('./../../libs/api-v2/logging');
var acceptablePUTPaths;
var api = module.exports;
var firebase = require('../../libs/firebase');
var webhook = require('../../libs/webhook');
var webhook = require('../../libs/api-v2/webhook');
// api.purchase // Shared.ops