From 3a48807d8d6c8b4cd41fc7cc960e1fe99b3bfa83 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jan 2020 00:09:03 +0100 Subject: [PATCH] chore: version 8.0.4 --- ponyracer/README.md | 2 +- ponyracer/package.json | 2 +- ponyracer/tsconfig.json | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 453b5e4..4581312 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.3. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.4. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 2c2e9bd..389df98 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.800.6", "@angular-devkit/build-ng-packagr": "~0.800.6", - "@angular/cli": "~8.0.3", + "@angular/cli": "~8.0.4", "@angular/compiler-cli": "~8.0.1", "@angular/language-service": "~8.0.1", "@types/node": "~8.9.4", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 42d1827..c06580a 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -6,10 +6,9 @@ "sourceMap": true, "declaration": false, "downlevelIteration": true, - "emitDecoratorMetadata": true, - "experimentalDecorators": true, "module": "esnext", "moduleResolution": "node", + "experimentalDecorators": true, "importHelpers": true, "target": "es2015", "typeRoots": [