Skip to content

Commit

Permalink
fix(deps): babel update (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomaash committed Oct 11, 2023
1 parent b85afb0 commit 63da003
Show file tree
Hide file tree
Showing 3 changed files with 860 additions and 795 deletions.
2 changes: 0 additions & 2 deletions babel-preset/index.js
Expand Up @@ -23,8 +23,6 @@ module.exports = function (_context, { css = false, ts = false } = {}) {
],
],
plugins: [
require("@babel/plugin-proposal-class-properties"),
require("@babel/plugin-proposal-object-rest-spread"),
[
require("@babel/plugin-transform-runtime"),
{
Expand Down

0 comments on commit 63da003

Please sign in to comment.