Skip to content

Commit

Permalink
chore: remove unused babel deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisermann committed Sep 3, 2023
1 parent 8b6f42e commit baf9341
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 1,114 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@
"svelte": "^3 || ^4"
},
"devDependencies": {
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@kiwi/eslint-config": "^1.19.5",
"@kiwi/prettier-config": "^1.19.5",
"@rollup/plugin-commonjs": "^23.0.2",
Expand All @@ -70,8 +68,6 @@
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@types/sade": "^1.7.4",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.3.1",
"conventional-changelog-cli": "^2.2.2",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
Expand Down
Loading

0 comments on commit baf9341

Please sign in to comment.