Skip to content

Commit 56ff6be

Browse files
committed
Generated new web version
1 parent e159c98 commit 56ff6be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/graph-js-sdk-web.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,7 +1935,7 @@ Emitter.prototype.hasListeners = function(event){
19351935
},{}],11:[function(require,module,exports){
19361936
module.exports={
19371937
"name": "msgraph-sdk-javascript",
1938-
"version": "0.2.0",
1938+
"version": "0.2.2",
19391939
"description": "Microsoft Graph JavaScript SDK",
19401940
"main": "lib/src/index.js",
19411941
"typings": "lib/src/index",
@@ -1955,7 +1955,7 @@ module.exports={
19551955
"test": "mocha lib/test"
19561956
},
19571957
"dependencies": {
1958-
"superagent": "^2.2.0"
1958+
"superagent": "~3.3.0"
19591959
},
19601960
"repository": {
19611961
"type": "git",

0 commit comments

Comments
 (0)