Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 82ac330

Browse files
fix(package): update core-js to version 3.1.1
Closes #43
1 parent 97a7e9e commit 82ac330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "^5.0.2",
2323
"@angular/router": "^5.0.2",
2424
"bootstrap": "^3.3.7",
25-
"core-js": "^2.4.1",
25+
"core-js": "^3.1.1",
2626
"rxjs": "^5.4.1",
2727
"zone.js": "^0.8.14"
2828
},

0 commit comments

Comments
 (0)