Skip to content

Commit

Permalink
Update spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
WAvdBeek authored Dec 2, 2016
1 parent 6d0f539 commit 3cd0db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/util/spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'use strict';

var emit = require('./feedback').emit;
var swaggerSpec = require('swagger-tools').specs.v2_0;
var swaggerSpec = require('wb-swagger-tools').specs.v2_0;

module.exports = {
validateSwagger: validateSwagger
Expand Down

0 comments on commit 3cd0db7

Please sign in to comment.