Replaced let with var in angular-msgraph solving #220 (#226)

This commit is contained in:
Waldek Mastykarz 2017-06-12 08:53:50 +02:00 committed by Vesa Juvonen
parent 3c195d6149
commit bdad08e5db
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
let hello = require('hellojs');
var hello = require('hellojs');
hello.init({