Skip to content

Commit d3b11e2

Browse files
fix(package): update core-js to version 3.0.1
Closes #44
1 parent 420c336 commit d3b11e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chai": "^4.1.2",
3232
"chai-http": "^3.0.0",
3333
"cookie-parser": "latest",
34-
"core-js": "^2.5.3",
34+
"core-js": "^3.0.1",
3535
"cors": "^2.8.4",
3636
"dotenv": "^5.0.1",
3737
"errorhandler": "latest",

0 commit comments

Comments
 (0)