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

Skip to content

Commit a84d4c9

Browse files
committed
chore: version 11.0.1
1 parent 3c97a43 commit a84d4c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ponyracer/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = function (config) {
2121
reporters: [
2222
{ type: 'html' },
2323
{ type: 'text-summary' }
24-
],
24+
]
2525
},
2626
reporters: ['progress', 'kjhtml'],
2727
port: 9876,

ponyracer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"zone.js": "~0.10.2"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "~0.1100.0",
28-
"@angular/cli": "~11.0.0",
27+
"@angular-devkit/build-angular": "~0.1100.1",
28+
"@angular/cli": "~11.0.1",
2929
"@angular/compiler-cli": "~11.0.0",
3030
"@types/jasmine": "~3.6.0",
3131
"@types/node": "^12.11.1",

0 commit comments

Comments
 (0)
0