diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d1c8c18..c68b309 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@mui/icons-material": "^5.0.4", "@mui/material": "^5.0.4", "dateformat": "^5.0.3", - "parcel": "^2.0.0-rc.0", + "parcel": "^2.6.0", "parcel-resolver-ignore": "2.0.0", "prettier": "^2.3.2", "prop-types": "^15.7.2", |