Skip to content

Commit

Permalink
something man idk
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshustuff committed Oct 25, 2024
1 parent b6d8127 commit 73d3a19
Show file tree
Hide file tree
Showing 4 changed files with 8,989 additions and 3,060 deletions.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react", "@babel/preset-typescript"]
}

7 changes: 4 additions & 3 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,14 @@
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.20.5",
"@babel/plugin-transform-modules-commonjs": "^7.19.6",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@babel/runtime-corejs3": "^7.20.6",
"@types/node": "^18.11.17",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.0",
"core-js": "^3.26.1",
"eslint": "^8.30.0",
Expand Down
Loading

0 comments on commit 73d3a19

Please sign in to comment.