diff --git a/package.json b/package.json index cb79f6c5..a09ac598 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ }, "private": "true", "dependencies": { - "@babel/preset-env": "^7.15.8", "@fortawesome/fontawesome-free": "^6.0.0-beta3", "@hotwired/stimulus": "^3.0.1", "@hotwired/turbo-rails": "^7.1.1", @@ -14,7 +13,6 @@ "@rails/actioncable": "^6.0.0", "@rails/activestorage": "^6.0.0", "@rails/ujs": "^6.0.0", - "babel-preset-es2015": "^6.24.1", "bootstrap": "^5.1.3", "debounce": "^1.2.1", "esbuild": "^0.13.6",