Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegIlyenko committed Oct 4, 2017
1 parent 6258979 commit f02a936
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 37 deletions.
4 changes: 1 addition & 3 deletions graphiql-workspace.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ Object.defineProperty(exports, "__esModule", {
});
exports.graphQLFetcher = undefined;

var _subscriptionsTransportWs = require('subscriptions-transport-ws');

var _graphql = require('graphql');

var hasSubscriptionOperation = function hasSubscriptionOperation(graphQlParams) {
Expand Down Expand Up @@ -156,7 +154,7 @@ var graphQLFetcher = exports.graphQLFetcher = function graphQLFetcher(subscripti
}
};
};
},{"graphql":404,"subscriptions-transport-ws":553}],3:[function(require,module,exports){
},{"graphql":404}],3:[function(require,module,exports){
(function (global){
'use strict';

Expand Down
Loading

0 comments on commit f02a936

Please sign in to comment.