Skip to content

Commit e9dfe7e

Browse files
authored
chore: unsed dep (#204)
1 parent b59a4b7 commit e9dfe7e

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"devDependencies": {
5656
"@react-three/drei": "^9.68.2",
5757
"@react-three/fiber": "^8.13.0",
58-
"@rollup/plugin-babel": "^6.0.3",
5958
"@rollup/plugin-commonjs": "^24.1.0",
6059
"@rollup/plugin-node-resolve": "^15.0.2",
6160
"@rollup/plugin-typescript": "^11.1.0",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,14 +1793,6 @@
17931793
suspend-react "^0.0.8"
17941794
zustand "^3.7.1"
17951795

1796-
"@rollup/plugin-babel@^6.0.3":
1797-
version "6.0.3"
1798-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz#07ccde15de278c581673034ad6accdb4a153dfeb"
1799-
integrity sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==
1800-
dependencies:
1801-
"@babel/helper-module-imports" "^7.18.6"
1802-
"@rollup/pluginutils" "^5.0.1"
1803-
18041796
"@rollup/plugin-commonjs@^24.1.0":
18051797
version "24.1.0"
18061798
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.1.0.tgz#79e54bd83bb64396761431eee6c44152ef322100"

0 commit comments

Comments
 (0)