Skip to content

Commit a9e5ebc

Browse files
fix(package): update core-js to version 3.1.0
Closes #25
1 parent 3472cf4 commit a9e5ebc

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": "^5.2.0",
2323
"@angular/platform-browser-dynamic": "^5.2.0",
2424
"@angular/router": "^5.2.0",
25-
"core-js": "^2.4.1",
25+
"core-js": "^3.1.0",
2626
"rxjs": "^5.5.6",
2727
"zone.js": "^0.8.19",
2828
"bootstrap": "4.0.0"

0 commit comments

Comments
 (0)