Skip to content

Commit 0a9c204

Browse files
committed
chore(package): update core-js
1 parent 6bb6a76 commit 0a9c204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: templates/app/_package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"main": "server/index.js",
55
"dependencies": {
66
"compression": "^1.7.1",
7-
"core-js": "^2.4.1",
87
"cors": "^2.8.1",
8+
"core-js": "^2.5.0",
99
"express": "^4.13.3",
1010
"morgan": "~1.8.2",
1111
"body-parser": "^1.13.3",
@@ -64,7 +64,7 @@
6464
<%#"@angular/material": "5.0.0-rc0",%>
6565
"@angularclass/hmr": "^2.1.3",
6666
<%_ if(filters.ts) { -%>
67-
"@types/core-js": "^0.9.41",
67+
"@types/core-js": "^2.5.0",
6868
<%_ if(filters.jasmine) { -%>
6969
"@types/jasmine": "^2.5.47",
7070
<%_ } -%>

0 commit comments

Comments
 (0)