Skip to content

Commit 1e80003

Browse files
committed
Fix package.json, remove rollup
1 parent bac283c commit 1e80003

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/base-shell/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,5 @@
5959
"react-most-wanted",
6060
"base-shell"
6161
],
62-
"gitHead": "a90224fcc897992ad6bb85e613ae50a24aa2a936",
63-
"dependencies": {
64-
"@rollup/rollup-darwin-x64": "^4.27.4"
65-
}
62+
"gitHead": "a90224fcc897992ad6bb85e613ae50a24aa2a936"
6663
}

0 commit comments

Comments
 (0)