Skip to content

Commit cd708a7

Browse files
fix(package): update core-js to version 3.4.6
Closes #149
1 parent c8024ee commit cd708a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/platform-browser-dynamic": "^4.1.3",
2323
"@angular/router": "^4.1.3",
2424
"angular-in-memory-web-api": "^0.3.2",
25-
"core-js": "^2.4.1",
25+
"core-js": "^3.4.6",
2626
"foundation-sites": "^6.3.1",
2727
"global": "^4.3.2",
2828
"normalize.css": "^8.0.1",

0 commit comments

Comments
 (0)