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 d15eeab..c7c25f3 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@primer/css": "15.0.0" }, "devDependencies": { - "@babel/core": "^7.10.4", + "@babel/core": "^7.10.5", "@babel/preset-env": "^7.10.4", "autoprefixer": "^9.8.5", "cross-env": "^7.0.2", |