commit 364f2ed0457cd43232c77485d3783add7b8df679
parent 2cd21c17872690606cdf7b263368a4d4e2393d9b
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 19 May 2018 19:02:00 +0200
Update deps and restore activated things from polyfill.ts file
Diffstat:
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/package.json b/package.json
@@ -32,18 +32,18 @@
"@nguniversal/module-map-ngfactory-loader": "^6.0.0",
"angular-in-memory-web-api": "^0.6.0",
"chart.js": "^2.7.2",
- "core-js": "^2.5.4",
- "express": "^4.16.2",
+ "core-js": "^2.5.6",
+ "express": "^4.16.3",
"hammerjs": "^2.0.8",
"linkifyjs": "^2.1.6",
- "ng-http-loader": "^1.0.0",
+ "ng-http-loader": "^1.0.2",
"ngx-toastr": "^8.7.3",
- "raven-js": "^3.22.3",
+ "raven-js": "^3.25.2",
"rxjs": "^6.1.0",
"rxjs-compat": "^6.1.0",
- "ts-loader": "^4.0.0",
+ "ts-loader": "^4.3.0",
"web-animations-js": "^2.3.1",
- "zone.js": "^0.8.24"
+ "zone.js": "^0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.6.3",
@@ -55,12 +55,12 @@
"@types/express": "^4.11.1",
"@types/jasmine": "^2.8.6",
"@types/jasminewd2": "~2.0.2",
- "codelyzer": "^4.0.1",
+ "codelyzer": "^4.3.0",
"jasmine": "^3.1.0",
"jasmine-core": "^3.1.0",
"jasmine-spec-reporter": "^4.1.0",
- "karma": "^2.0.0",
- "karma-chrome-launcher": "^2.1.1",
+ "karma": "^2.0.2",
+ "karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-coverage-istanbul-reporter": "^2.0.0",
"karma-jasmine": "^1.1.0",
diff --git a/src/polyfills.ts b/src/polyfills.ts
@@ -50,7 +50,7 @@ import 'core-js/es7/reflect';
* Required to support Web Animations `@angular/platform-browser/animations`.
* Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation
**/
-// import 'web-animations-js';
+import 'web-animations-js';
/**
* By default, zone.js will patch all possible macroTask and DomEvents