File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
"moment-duration-format" : " ^1.3.0" ,
14
14
"requirejs" : " ~2.1.22" ,
15
15
"text" : " requirejs-text#^2.0.14" ,
16
- "es6-promise" : " ^3.0.2 " ,
16
+ "es6-promise" : " ^3.3.0 " ,
17
17
"screenfull" : " ^3.0.0" ,
18
18
"node-uuid" : " ^1.4.7" ,
19
19
"comma-separated-values" : " ^3.6.4" ,
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ requirejs.config({
27
27
"angular" : "bower_components/angular/angular.min" ,
28
28
"angular-route" : "bower_components/angular-route/angular-route.min" ,
29
29
"csv" : "bower_components/comma-separated-values/csv.min" ,
30
- "es6-promise" : "bower_components/es6-promise/promise.min" ,
30
+ "es6-promise" : "bower_components/es6-promise/es6- promise.min" ,
31
31
"html2canvas" : "bower_components/html2canvas/build/html2canvas.min" ,
32
32
"jsPDF" : "bower_components/jspdf/dist/jspdf.min" ,
33
33
"moment" : "bower_components/moment/moment" ,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ requirejs.config({
53
53
"angular" : "bower_components/angular/angular.min" ,
54
54
"angular-route" : "bower_components/angular-route/angular-route.min" ,
55
55
"csv" : "bower_components/comma-separated-values/csv.min" ,
56
- "es6-promise" : "bower_components/es6-promise/promise.min" ,
56
+ "es6-promise" : "bower_components/es6-promise/es6- promise.min" ,
57
57
"html2canvas" : "bower_components/html2canvas/build/html2canvas.min" ,
58
58
"jsPDF" : "bower_components/jspdf/dist/jspdf.min" ,
59
59
"moment" : "bower_components/moment/moment" ,
You can’t perform that action at this time.
0 commit comments