8000 chore: version 9.0.2 · cexbrayat/angular-cli-diff@3a535bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a535bf

Browse files
committed
chore: version 9.0.2
1 parent 6c3ce62 commit 3a535bf

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

ponyracer/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "~9.0.0",
15-
"@angular/common": "~9.0.0",
16-
"@angular/compiler": "~9.0.0",
17-
"@angular/core": "~9.0.0",
18-
"@angular/forms": "~9.0.0",
19-
"@angular/platform-browser": "~9.0.0",
20-
"@angular/platform-browser-dynamic": "~9.0.0",
21-
"@angular/router": "~9.0.0",
14+
"@angular/animations": "~9.0.1",
15+
"@angular/common": "~9.0.1",
16+
"@angular/compiler": "~9.0.1",
17+
"@angular/core": "~9.0.1",
18+
"@angular/forms": "~9.0.1",
19+
"@angular/platform-browser": "~9.0.1",
20+
"@angular/platform-browser-dynamic": "~9.0.1",
21+
"@angular/router": "~9.0.1",
2222
"rxjs": "~6.5.4",
2323
"tslib": "^1.10.0",
2424
"zone.js": "~0.10.2"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "~0.900.1",
28-
"@angular/cli": "~9.0.1",
29-
"@angular/compiler-cli": "~9.0.0",
30-
"@angular/language-service": "~9.0.0",
27+
"@angular-devkit/build-angular": "~0.900.2",
28+
"@angular/cli": "~9.0.2",
29+
"@angular/compiler-cli": "~9.0.1",
30+
"@angular/language-service": "~9.0.1",
3131
"@types/node": "^12.11.1",
3232
"@types/jasmine": "~3.5.0",
3333
"@types/jasminewd2": "~2.0.3",

ponyracer/src/polyfills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* will put import in the top of bundle, so user need to create a separate file
3636
* in this directory (for example: zone-flags.ts), and put the following flags
3737
* into that file, and then add the following code before importing zone.js.
38-
* import './zone-flags.ts';
38+
* import './zone-flags';
3939
*
4040
* The flags allowed in zone-flags.ts are listed here.
4141
*

0 commit comments

Comments
 (0)
0