Skip to content

Commit 85a1e47

Browse files
fix(package): update core-js to version 3.0.1
Closes #11
1 parent fd628fd commit 85a1e47

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
@@ -49,7 +49,7 @@
4949
"@material-ui/icons": "^3.0.1",
5050
"@material-ui/lab": "^3.0.0-alpha.26",
5151
"ajv": "^6.6.2",
52-
"core-js": "^2.5.7",
52+
"core-js": "^3.0.1",
5353
"lodash.topath": "^4.5.2",
5454
"prop-types": "^15.5.8",
5555
"react": "^16.6.3",

0 commit comments

Comments
 (0)